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 905bc5a commit 15cc8c0Copy full SHA for 15cc8c0
.travis.yml
@@ -46,3 +46,4 @@ jobs:
46
- docker login docker.pkg.github.com -u fwcd -p "$GH_TOKEN"
47
- docker build -t docker.pkg.github.com/fwcd/kotlin-language-server:latest .
48
- docker push fwcd/kotlin-language-server:latest
49
+ skip_cleanup: true
0 commit comments