Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sebastian Bindgen
pystencils
Commits
2a2b6338
Commit
2a2b6338
authored
Oct 13, 2020
by
Dominik Thoennes
Browse files
make integration job required for MR
parent
9057081d
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2a2b6338
...
...
@@ -113,6 +113,7 @@ pycodegen-integration:
image
:
i10git.cs.fau.de:5005/pycodegen/pycodegen/full
stage
:
test
when
:
manual
allow_failure
:
false
script
:
-
git clone https://gitlab-ci-token:${CI_JOB_TOKEN}@i10git.cs.fau.de/pycodegen/pycodegen.git
-
cd pycodegen
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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