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 8effec9 commit 4f1f6b4Copy full SHA for 4f1f6b4
.travis.yml
@@ -18,6 +18,7 @@ stages:
18
19
before_script: echo "$DOCKER_PASSWORD" | docker login -u "$DOCKER_USERNAME" --password-stdin
20
script: true
21
+after_script: rm /home/travis/.docker/config.json
22
23
jobs:
24
include:
0 commit comments