Remove publish_artifact task for test purpose
This commit is contained in:
parent
25887841a2
commit
dce22ba7b3
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ pypi-stable:
|
||||||
<<: *tag_only
|
<<: *tag_only
|
||||||
stage: upload
|
stage: upload
|
||||||
script:
|
script:
|
||||||
- pyb -P version=$CI_COMMIT_TAG publish upload publish_artifacts
|
- pyb -P version=$CI_COMMIT_TAG publish upload
|
||||||
|
|
||||||
clj-cljs-image-publish:
|
clj-cljs-image-publish:
|
||||||
<<: *img
|
<<: *img
|
||||||
|
|
Loading…
Reference in a new issue