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
1 merge request!47Allow failure
Pipeline #28518 passed with stages
in 18 minutes and 49 seconds
......@@ -97,7 +97,7 @@ pycodegen-integration:
image: i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage: test
when: manual
allow_failure: false
allow_failure: true
script:
- git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
- 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