Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
argopkgs
Commits
987c0d8c
Commit
987c0d8c
authored
Feb 17, 2019
by
Valentin Reis
Browse files
ci fix
parent
a6827584
Pipeline
#5380
passed with stage
in 1 second
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
987c0d8c
...
...
@@ -2,8 +2,13 @@ variables:
ARGOPKGS
:
"
./default.nix"
EXTRA
:
"
"
include
:
/gitlab-ci/argonix.yml
stages
:
-
build
-
test
-
quality
include
:
/gitlab-ci/
repoquality
.yml
include
:
/gitlab-ci/
argonix
.yml
include
:
/gitlab-ci/components.yml
include
:
/gitlab-ci/repoquality.yml
gitlab-ci/components.yml
View file @
987c0d8c
...
...
@@ -4,9 +4,6 @@
#Extra argonix arguments
#EXTRA
stages
:
-
test
.test
:
stage
:
test
tags
:
...
...
gitlab-ci/integration.yml
View file @
987c0d8c
...
...
@@ -4,9 +4,6 @@
#Extra argonix arguments
#EXTRA
stages
:
-
test
.test
:
stage
:
test
tags
:
...
...
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