Skip to content
Snippets Groups Projects
Commit 678873dd authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Merge branch 'Integration_pipeline' into 'master'

Allow failure

See merge request !47
parents 66f97df1 59e1545a
No related branches found
No related tags found
1 merge request!47Allow failure
Pipeline #28518 passed
...@@ -97,7 +97,7 @@ pycodegen-integration: ...@@ -97,7 +97,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 allow_failure: true
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% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment