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
Valentin Reis
argotest
Commits
7991c67f
Commit
7991c67f
authored
Dec 11, 2018
by
Valentin Reis
Browse files
[fix] ci file fix so that this repo builds the integration tests too.
parent
43fea3a2
Pipeline
#4625
passed with stage
in 8 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7991c67f
...
...
@@ -4,7 +4,7 @@ stages:
integration.test
:
stage
:
test
script
:
-
./integration.sh
-
nix-shell -A test --run "./argotk.hs helloworld"
except
:
-
/^wip\/.*/
-
/^WIP\/.*/
...
...
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