Skip to content
Snippets Groups Projects
Unverified Commit 83992f27 authored by Bartek Jaskulski's avatar Bartek Jaskulski
Browse files

feat: add manual execution for the pipelines

parent 2a828684
Branches
Tags 1.0.3
No related merge requests found
......@@ -30,6 +30,7 @@
when: never
- if: '($CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH || $CI_COMMIT_BRANCH == "devel")'
- if: '$CI_COMMIT_TAG'
- when: manual # Always to allow run this job manually
integration:lastest:
<<: *integration-test
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment