mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 06:00:53 +03:00
Do not run before_script in Docker release job on GitLab CI
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user