mirror of
https://github.com/ProtonMail/protoncore_android.git
synced 2026-05-15 09:50:41 +00:00
chore: Use PRIVATE_TOKEN_GITLAB_API_PROTON_CI with write access to tag the release.
This commit is contained in:
@@ -526,6 +526,7 @@ tag-libs-release:
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH =~ /^release\/libs\/.*/
|
||||
script:
|
||||
- git remote set-url origin "https://${GIT_CI_USERNAME}:${PRIVATE_TOKEN_GITLAB_API_PROTON_CI}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
|
||||
- ./gradlew tagRelease
|
||||
|
||||
publish-gradle-plugins:
|
||||
|
||||
Reference in New Issue
Block a user