update pipelines
This commit is contained in:
parent
d27e8bced8
commit
1a9d369cca
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ stages:
|
||||||
- release
|
- release
|
||||||
|
|
||||||
# Stage "build"
|
# Stage "build"
|
||||||
run-build:
|
build:
|
||||||
stage: build
|
stage: build
|
||||||
rules:
|
rules:
|
||||||
- if: $VERSION
|
- if: $VERSION
|
||||||
|
|
Reference in a new issue