Skip to content
Snippets Groups Projects
Commit 2e1f3075 authored by Andreas Buzer's avatar Andreas Buzer
Browse files

made piepeline manual

parent 20eb5c06
No related branches found
No related tags found
No related merge requests found
...@@ -27,6 +27,9 @@ trigger: ...@@ -27,6 +27,9 @@ trigger:
stage: pipeline-trigger stage: pipeline-trigger
trigger: trigger:
project: ki_lab/project_frontend project: ki_lab/project_frontend
when: manual
only:
- main
#build-job: # This job runs in the build stage, which runs first. #build-job: # This job runs in the build stage, which runs first.
# stage: build # stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment