Use full path name

Change-Id: I02936cfe2b16b1dee63ab98b64c717b1842c40dc
This commit is contained in:
Flavio Percoco 2017-11-14 13:49:16 +01:00
parent 0d1872fb1d
commit cfcf1d3f6d
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
- job:
name: ansible-role-k8s-base
pre-run: tests/pre
run: tests/run
run: tests/run.yml
post-run: tests/post
attempts: 1
timeout: 10800