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
argo
nrm
Commits
21c15ee5
Commit
21c15ee5
authored
May 13, 2019
by
Valentin Reis
Browse files
[ci] moves CI back to `master` after a coordinated libnrm+nrm update.
parent
9b2d4452
Pipeline
#7318
passed with stages
in 7 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
21c15ee5
---
variables
:
ARGOPKGS
:
"
https://xgitlab.cels.anl.gov/argo/argopkgs/-/archive/
nrm-gen
/argopkgs-
nrm-gen
.tar.gz"
ARGOPKGS
:
"
https://xgitlab.cels.anl.gov/argo/argopkgs/-/archive/
master
/argopkgs-
master
.tar.gz"
EXTRA
:
"
--nrm
./."
stages
:
...
...
@@ -11,11 +11,11 @@ stages:
-
quality
include
:
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
nrm-gen
/gitlab-ci/argonix.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
nrm-gen
/gitlab-ci/components.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
nrm-gen
/gitlab-ci/integration.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
nrm-gen
/gitlab-ci/applications.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
nrm-gen
/gitlab-ci/repoquality.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
master
/gitlab-ci/argonix.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
master
/gitlab-ci/components.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
master
/gitlab-ci/integration.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
master
/gitlab-ci/applications.yml
-
https://xgitlab.cels.anl.gov/argo/argopkgs/raw/
master
/gitlab-ci/repoquality.yml
py.test
:
stage
:
test
...
...
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