Update .gitlab-ci.yml file
This commit is contained in:
parent
2f7023c930
commit
99f47525a6
@ -39,6 +39,7 @@ release:
|
||||
- |
|
||||
if [ -z "$VERSION" ]; then echo "Error: VERSION variable is required." && exit 1; fi
|
||||
|
||||
- npm install
|
||||
# Run Gulp release task (includes zipping)
|
||||
- gulp release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user