We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99a3529 commit 689a8d1Copy full SHA for 689a8d1
.gitlab-ci.yml
@@ -98,7 +98,7 @@ release-publish-github:
98
needs:
99
- job: build-deb
100
- job: build-rpm
101
- when: on_success
+ when: manual
102
variables:
103
RELEASE_SYNC_PUBLIC_URL: [email protected]:ProtonMail/proton-python-client.git
104
RELEASE_SYNC_TO_BRANCH: 'master'
@@ -110,7 +110,7 @@ release-publish-github-tags:
110
111
112
113
114
115
116
0 commit comments