Make step that pusblishes tags on github manual

This commit is contained in:
Marino Meneghel 2021-08-23 15:04:36 +02:00
parent c6a4203a01
commit 43e8242f50
1 changed files with 2 additions and 1 deletions

View File

@ -330,10 +330,11 @@ release-publish-github:
- small
release-publish-github-tags:
stage: bot-release
when: 'manual'
needs:
- job: build prerelease
artifacts: true
stage: bot-release
variables:
RELEASE_SYNC_PUBLIC_URL: git@github.com:ProtonMail/proton-mail-android.git
RELEASE_SYNC_TO_BRANCH: 'release'