Skip to content
Snippets Groups Projects
Commit 21849c8d authored by Konstantin's avatar Konstantin
Browse files

Update .gitlab-ci.yml

parent 8846f9bf
No related branches found
No related tags found
No related merge requests found
Pipeline #138067323 passed
......@@ -43,7 +43,7 @@ release-main:
image: alpine:edge
stage: release
script:
- apk add --no-cache python3
- apk add --no-cache python3 py3-pip
- pip3 install gitlab_release
- python3 -m gitlab_release ${PRIVATE_TOKEN} build/vala-panel*.tar.xz
only:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment