Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
pycodegen
pystencils
Commits
5e0ca814
Commit
5e0ca814
authored
Dec 08, 2020
by
Markus Holzer
Browse files
Allow failure
parent
74a13c20
Pipeline
#28516
failed with stage
in 8 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5e0ca814
...
...
@@ -115,7 +115,7 @@ pycodegen-integration:
image
:
i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage
:
test
when
:
manual
allow_failure
:
fals
e
allow_failure
:
tru
e
script
:
-
git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
-
cd pycodegen
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment