remove rule for build step
This commit is contained in:
parent
94ef9f34f5
commit
4cd747926d
@ -27,10 +27,6 @@ test:
|
|||||||
build:
|
build:
|
||||||
extends: .go_template
|
extends: .go_template
|
||||||
stage: build
|
stage: build
|
||||||
rules:
|
|
||||||
- if: $CI_COMMIT_TAG =~ /^v.*$/
|
|
||||||
when: never
|
|
||||||
- when: on_success
|
|
||||||
script:
|
script:
|
||||||
- make build
|
- make build
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user