Added support for MQ LTS container builds
This commit is contained in:
committed by
Luke J Powlett
parent
9f50b0efaa
commit
a7125b7700
@@ -15,6 +15,5 @@
|
||||
# limitations under the License.
|
||||
|
||||
echo 'Cleaning up remote cache' && echo -en 'travis_fold:start:cleanup\\r'
|
||||
./travis-build-scripts/artifact-util.sh -c ${CACHE_PATH} -u ${REPOSITORY_USER} -p ${REPOSITORY_CREDENTIAL} -f cache/tagcache --delete
|
||||
./travis-build-scripts/artifact-util.sh -c ${CACHE_PATH} -u ${REPOSITORY_USER} -p ${REPOSITORY_CREDENTIAL} -f cache/tagcache --delete-namespace
|
||||
./travis-build-scripts/artifact-util.sh -c ${CACHE_PATH} -u ${REPOSITORY_USER} -p ${REPOSITORY_CREDENTIAL} -f cache/${TAGCACHE_FILE} --delete
|
||||
echo -en 'travis_fold:end:cleanup\\r'
|
||||
|
||||
Reference in New Issue
Block a user