Update .gitlab-ci.yml file
This commit is contained in:
@@ -21,7 +21,7 @@ semantic-release:
|
|||||||
script:
|
script:
|
||||||
- echo $GL_TOKEN
|
- echo $GL_TOKEN
|
||||||
- npm install --save-dev @semantic-release/gitlab
|
- npm install --save-dev @semantic-release/gitlab
|
||||||
- npx semantic-release
|
- npx semantic-release --debug
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user