fix: Update .gitlab-ci.yml file

This commit is contained in:
Marek Lesko
2025-07-14 17:18:25 +00:00
parent d29ede79c3
commit ec22a93dd6

View File

@@ -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.
semantic-release:
variables:
GITLAB_TOKEN: "glpat-SNecDb-ei1GxpqyeTu1Z"
image: node:24
stage: release
script: