Try fixing CI
This commit is contained in:
parent
553ed44ea5
commit
bb8e653cb2
@ -133,6 +133,7 @@ pypi_upload:
|
|||||||
|
|
||||||
gitlab_package_upload:
|
gitlab_package_upload:
|
||||||
needs:
|
needs:
|
||||||
|
- prepare
|
||||||
- package_linux
|
- package_linux
|
||||||
- package_windows
|
- package_windows
|
||||||
image: curlimages/curl:latest
|
image: curlimages/curl:latest
|
||||||
@ -147,6 +148,7 @@ gitlab_package_upload:
|
|||||||
|
|
||||||
release_job:
|
release_job:
|
||||||
needs:
|
needs:
|
||||||
|
- prepare
|
||||||
- gitlab_package_upload
|
- gitlab_package_upload
|
||||||
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
image: registry.gitlab.com/gitlab-org/release-cli:latest
|
||||||
rules:
|
rules:
|
||||||
|
Loading…
Reference in New Issue
Block a user