Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
CTA-LAPP
PHOENIX_LIBS
PhoenixHDF5
Commits
2b661a6e
Commit
2b661a6e
authored
Nov 25, 2020
by
Pierre Aubert
Browse files
Test with new docker image
parent
def975bf
Pipeline
#92618
failed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
2b661a6e
...
...
@@ -19,7 +19,6 @@ dailyBuildMasterAll:
stage
:
BuildTestinstall
script
:
-
export LD_LIBRARY_PATH=/usr/lib
-
source activate ${CONDA_ENV}
-
env
-
mkdir -p build
-
cd build
...
...
@@ -41,7 +40,6 @@ pages:
stage
:
deploy
script
:
-
export LD_LIBRARY_PATH=/usr/lib
-
source activate ${CONDA_ENV}
-
env
-
rm -fr build public
-
mkdir -p build
...
...
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