mirror of
https://gitlab.com/veloren/veloren.git
synced 2025-07-25 12:52:26 +00:00
x
This commit is contained in:
@ -14,7 +14,7 @@ tag-test:
|
||||
script:
|
||||
- git config --global user.email "gitlab@veloren.net"
|
||||
- git config --global user.name "Veloren Admin"
|
||||
- git remote add api-origin https://oauth2:${TAGTOKEN}@gitlab.com/veloren/veloren.git
|
||||
- git remote add api-origin https://oauth2:$TAGTOKEN@gitlab.com/veloren/veloren.git
|
||||
- git tag -f airshipper
|
||||
- git push api-origin --tags -f
|
||||
|
||||
|
Reference in New Issue
Block a user