Skip to content

Commit 689a8d1

Browse files
author
Alexandru Cheltuitor
committed
Trigger github publish jobs manually
1 parent 99a3529 commit 689a8d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ release-publish-github:
9898
needs:
9999
- job: build-deb
100100
- job: build-rpm
101-
when: on_success
101+
when: manual
102102
variables:
103103
RELEASE_SYNC_PUBLIC_URL: [email protected]:ProtonMail/proton-python-client.git
104104
RELEASE_SYNC_TO_BRANCH: 'master'
@@ -110,7 +110,7 @@ release-publish-github-tags:
110110
needs:
111111
- job: build-deb
112112
- job: build-rpm
113-
when: on_success
113+
when: manual
114114
variables:
115115
RELEASE_SYNC_PUBLIC_URL: [email protected]:ProtonMail/proton-python-client.git
116116
RELEASE_SYNC_TO_BRANCH: 'master'

0 commit comments

Comments
 (0)