We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f1affb commit ceb26a2Copy full SHA for ceb26a2
.travis.yml
@@ -56,7 +56,7 @@ before_script:
56
# Run the build and packaging steps with cache
57
script:
58
- $TRAVIS_BUILD_DIR/docker-compose.sh pull
59
- - $TRAVIS_BUILD_DIR/docker-compose.sh cache
+ # - $TRAVIS_BUILD_DIR/docker-compose.sh cache
60
- $TRAVIS_BUILD_DIR/docker-compose.sh pack
61
62
# Custom script for deploying to GitHub the artifacts
0 commit comments