fix
This commit is contained in:
@@ -16,7 +16,6 @@ variables:
|
||||
stages:
|
||||
- build
|
||||
- push
|
||||
- artifacts
|
||||
- release
|
||||
- deploy
|
||||
|
||||
@@ -42,8 +41,8 @@ push_image:
|
||||
tags:
|
||||
- docker
|
||||
|
||||
artifacts:
|
||||
stage: artifacts
|
||||
package:
|
||||
stage: release
|
||||
rules:
|
||||
- if: $CI_COMMIT_TAG
|
||||
when: never
|
||||
|
Reference in New Issue
Block a user