Skip to content
Snippets Groups Projects
Commit 2a2b6338 authored by Dominik Thoennes's avatar Dominik Thoennes
Browse files

make integration job required for MR

parent 9057081d
1 merge request!179make integration job required for MR
Pipeline #27272 waiting for manual action with stage
in 9 minutes and 5 seconds
...@@ -113,6 +113,7 @@ pycodegen-integration: ...@@ -113,6 +113,7 @@ pycodegen-integration:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage: test stage: test
when: manual when: manual
allow_failure: false
script: script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git - git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
- cd pycodegen - cd pycodegen
......
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