mirror of
https://gitlab.com/KKlochko/tui-rsync.git
synced 2026-08-20 05:37:43 +00:00
Update the CI/CD configuration to deploy only for the tag events.
This commit is contained in:
+2
-2
@@ -17,5 +17,5 @@ steps:
|
||||
- $POETRY_HOME/bin/poetry install
|
||||
- $POETRY_HOME/bin/poetry publish --build --username $PYPI_USERNAME --password $PYPI_PASSWORD
|
||||
when:
|
||||
branch:
|
||||
- main
|
||||
event: tag
|
||||
|
||||
|
||||
Reference in New Issue
Block a user