Fix path and add build command in test-build-all job
Change-Id: Icaf76f7c8125b4a73b8dd0f2bd48f39e6c9d733b
This commit is contained in:
parent
594c5f1768
commit
59c0c96bb6
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user