[CI] Skip cleanup
This commit is contained in:
parent
f392038d1d
commit
d05b761f6e
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ script:
|
|||
- if [ "$TRAVIS_OS_NAME" = "linux" ]; then docker run -v $TRAVIS_BUILD_DIR:/workspace nanocurrency/nano-ci /bin/bash -c "cd /workspace && ASAN=${ASAN} TSAN=${TSAN} ./ci/build-travis.sh /usr/lib/x86_64-linux-gnu/cmake/Qt5 ${PWD}"; fi
|
||||
|
||||
deploy:
|
||||
skip_cleanup: true
|
||||
provider: script
|
||||
script: travis_wait 80 ci/deploy-docker.sh
|
||||
on:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue