Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
wenqing
ogs
Commits
d9ff6964
Verified
Commit
d9ff6964
authored
Jun 23, 2020
by
Lars Bilke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[ci] Build container immediately.
parent
aeec0547
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
5 deletions
+4
-5
ThirdParty/container-maker
ThirdParty/container-maker
+1
-1
scripts/ci/jobs/container.yml
scripts/ci/jobs/container.yml
+3
-4
No files found.
container-maker
@
6a23c121
Compare
3b69e7b9
...
6a23c121
Subproject commit
3b69e7b92bae8a4c3f22ab170f46f0822128d0db
Subproject commit
6a23c121885caad1849677bdadd00ea20e7242f9
scripts/ci/jobs/container.yml
View file @
d9ff6964
...
...
@@ -5,16 +5,15 @@ container:
-
master
tags
:
-
docker-shell
needs
:
[
meta
]
variables
:
GIT_STRATEGY
:
fetch
OPENMPI_VERSIONS
:
'
off
2.1.6
3.1.4
4.0.1'
GIT_LFS_SKIP_SMUDGE
:
"
1"
OPENMPI_VERSIONS
:
'
off'
# 4.0.1
extends
:
-
.defaults
-
.container-maker-setup
script
:
-
python ThirdParty/container-maker/ogscm/cli.py -B -C -R --ogs . --pm system --cvode --ompi $OPENMPI_VERSIONS
artifacts
:
name
:
container
paths
:
-
_out/images/*.sif
expire_in
:
2 weeks
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