Skip to content
Snippets Groups Projects
Commit 50bb16e6 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

skip existing when publish with poetry

parent 2bdb87be
No related branches found
No related tags found
No related merge requests found
Pipeline #115690 passed with stages
in 7 minutes and 10 seconds
......@@ -53,7 +53,7 @@ build:df-wiki-cli:
- echo "Repository gitlab configured ..."
- poetry build
- echo "Build done ..."
- poetry publish --repository gitlab
- poetry publish --repository gitlab --skip-existing
- echo "Publishing done!"
rules:
- changes:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment