Skip to main content
Sign in
Snippets Groups Projects
Commit 289c56e7 authored by Mayr, Hannes's avatar Mayr, Hannes
Browse files

wip

parent c1a31317
No related branches found
No related tags found
1 merge request!55Resolve "Automated build"
Pipeline #860200 waiting for manual action
......@@ -61,6 +61,7 @@ pages:
paths:
- public
rules:
- if: "$CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH"
- when: manual
sast:
......@@ -93,7 +94,8 @@ build_and_upload:
- pip install build twine
- python3 -m build
- TWINE_PASSWORD=${CI_JOB_TOKEN} TWINE_USERNAME=gitlab-ci-token python3 -m twine upload --repository-url https://test.pypi.org/simple/ dist/*
when: manual
rules:
- when: manual
release_job:
stage: release
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment