Skip to content
Snippets Groups Projects
Commit 998d7281 authored by Konstantin's avatar Konstantin
Browse files

Try alt approach for variable

parent 5ce9f5ea
No related branches found
No related tags found
No related merge requests found
Pipeline #29202874 passed
......@@ -34,6 +34,6 @@ release-main:
script:
- pacman -S --noconfirm python3 python-pip
- pip3 install gitlab_release
- python3 -m gitlab_release $PRIVATE_TOKEN build/vala-panel*.tar.xz
- python3 -m gitlab_release ${PRIVATE_TOKEN} build/vala-panel*.tar.xz
only:
- tags
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