Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
monticore
EmbeddedMontiArc
A
applications
reinforcement_learning
forestrl
Commits
7e66a886
Commit
7e66a886
authored
Jan 20, 2021
by
Sascha Dewes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added testimage stage to test if the docker image works with the old generator
parent
919a7ed9
Pipeline
#394531
failed with stages
in 8 minutes and 58 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
.gitlab-ci.yml
.gitlab-ci.yml
+8
-0
No files found.
.gitlab-ci.yml
View file @
7e66a886
stages
:
-
docker
-
testimage
-
build
buildDockerMXNetMaven
:
...
...
@@ -15,6 +16,13 @@ buildDockerMXNetMaven:
changes
:
-
docker/*
testDockerImage
:
image
:
registry.git.rwth-aachen.de/monticore/embeddedmontiarc/applications/reinforcement_learning/forestrl/mxnetmvn:v0.0.1
stage
:
testimage
script
:
-
chmod +x install.sh
-
./install.sh
TestBuild
:
image
:
registry.git.rwth-aachen.de/monticore/embeddedmontiarc/applications/reinforcement_learning/forestrl/mxnetmvn:v0.0.1
stage
:
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