(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
|
||||
|
||||
package:
|
||||
stage: package
|
||||
image: node:17
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
|
||||
|
|
Reference in a new issue