Update .gitlab-ci.yml file
This commit is contained in:
parent
1d3711c0af
commit
9dcc1fffe1
@ -39,8 +39,6 @@ release:
|
|||||||
# Install Gulp globally
|
# Install Gulp globally
|
||||||
- npm install --global gulp-cli
|
- npm install --global gulp-cli
|
||||||
- gulp --version # Verify Gulp is installed
|
- gulp --version # Verify Gulp is installed
|
||||||
# Verify release-cli installation
|
|
||||||
- release-cli --version
|
|
||||||
- git fetch --all
|
- git fetch --all
|
||||||
- git switch master
|
- git switch master
|
||||||
- git branch --set-upstream-to=origin/master master
|
- git branch --set-upstream-to=origin/master master
|
||||||
|
Loading…
Reference in New Issue
Block a user