Skip to content

Commit 15cc8c0

Browse files
committed
Add skip_cleanup to Docker deployment
1 parent 905bc5a commit 15cc8c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,4 @@ jobs:
4646
- docker login docker.pkg.github.com -u fwcd -p "$GH_TOKEN"
4747
- docker build -t docker.pkg.github.com/fwcd/kotlin-language-server:latest .
4848
- docker push fwcd/kotlin-language-server:latest
49+
skip_cleanup: true

0 commit comments

Comments
 (0)