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
|
||||
stage: upload
|
||||
script:
|
||||
- pyb -P version=$CI_COMMIT_TAG publish upload publish_artifacts
|
||||
- pyb -P version=$CI_COMMIT_TAG publish upload
|
||||
|
||||
clj-cljs-image-publish:
|
||||
<<: *img
|
||||
|
|
Loading…
Reference in a new issue