Fix path and add build command in test-build-all job

Change-Id: Icaf76f7c8125b4a73b8dd0f2bd48f39e6c9d733b
This commit is contained in:
Artur Zarzycki 2016-11-17 14:20:03 +01:00
parent 594c5f1768
commit 59c0c96bb6

View File

@ -19,7 +19,7 @@ else
GIT_BRANCH="stable/newton"
fi
tee fuel-ccp/ccp-test.yaml << EOF
tee ccp-test.yaml << EOF
debug: True
builder:
no_cache: True
@ -81,4 +81,6 @@ url:
repo: http://${APT_CACHE_SERVER}/mariadb
EOF
ccp --config-file ccp-test.yaml build
deactivate