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