Skip to content
This repository was archived by the owner on Jun 24, 2020. It is now read-only.

Commit 42a1be9

Browse files
Update .travis.yml
1 parent 8ca3686 commit 42a1be9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ script:
99
after_success:
1010
- if [ "$TRAVIS_PULL_REQUEST" == false ]; then
1111
docker login -u="$DOCKER_USERNAME" -p="$DOCKER_PASSWORD";
12-
docker push USER/REPO;
12+
docker push computerfr33k/burp-server;
1313
fi

0 commit comments

Comments
 (0)