mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +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
|
- docker:dind
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
before_script: []
|
||||||
script:
|
script:
|
||||||
- export IMG_NAME=registry.gitlab.com/timvisee/send:master-$CI_COMMIT_SHA
|
- export IMG_NAME=registry.gitlab.com/timvisee/send:master-$CI_COMMIT_SHA
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user