24
1
Fork 0

Do not run before_script in Docker release job on GitLab CI

This commit is contained in:
timvisee 2020-10-15 19:24:44 +02:00
parent c6cab13e6a
commit 9e5da3270c
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ package-docker:
- docker:dind
only:
- master
before_script: []
script:
- export IMG_NAME=registry.gitlab.com/timvisee/send:master-$CI_COMMIT_SHA