fix: Update .gitlab-ci.yml file
This commit is contained in:
@@ -16,8 +16,6 @@ install-job: # This job runs in the build stage, which runs first.
|
|||||||
- Web/dist/Web/browser # The 'dist' directory will be available in the next stage.
|
- Web/dist/Web/browser # The 'dist' directory will be available in the next stage.
|
||||||
|
|
||||||
semantic-release:
|
semantic-release:
|
||||||
variables:
|
|
||||||
GITLAB_TOKEN: "glpat-SNecDb-ei1GxpqyeTu1Z"
|
|
||||||
image: node:24
|
image: node:24
|
||||||
stage: release
|
stage: release
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user