(ci) fix
This commit is contained in:
parent
b4bce3035c
commit
2d49b46794
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ stages:
|
||||||
- release
|
- release
|
||||||
|
|
||||||
package:
|
package:
|
||||||
|
stage: package
|
||||||
image: node:17
|
image: node:17
|
||||||
rules:
|
rules:
|
||||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||||
|
|
Reference in a new issue