Add comment to GitLab CI file
This commit is contained in:
parent
6d1d049ee1
commit
21b8900fae
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
# Automatically deploy testing branch to Dokku test server on commit
|
||||
# https://cvcs-score-tracker.dokku.sudoer.ch
|
||||
|
||||
image: dokku/ci-docker-image
|
||||
|
||||
stages:
|
||||
|
|
Reference in a new issue