Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
monticore
EmbeddedMontiArc
applications
GANs
3d-gan
Commits
5968ccce
Commit
5968ccce
authored
Oct 15, 2021
by
Evgeny Kusmenko
Browse files
Update .gitlab-ci.yml
parent
3341079c
Pipeline
#601208
failed with stages
in 2 seconds
Changes
1
Pipelines
17
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5968ccce
...
...
@@ -26,9 +26,7 @@ Train3D-GAN:
-
cd Training
-
export PYTHONPATH="/builds/monticore/EmbeddedMontiArc/applications/gans/3d-gan/Training/target/tmp/cpp/threedgan.Connector/gan/"
-
mvn dependency:resolve emadl:train -s settings.xml
except
:
changes
:
-
README.md
deploy-pretrained
:
...
...
@@ -37,9 +35,8 @@ deploy-pretrained:
script
:
-
cd Pre-Trained
-
mvn dependency:resolve emadl:deploy-pretrained -s ./settings.xml
except
:
changes
:
-
README.md
only
:
-
master
install-pretrained
:
...
...
@@ -49,8 +46,7 @@ install-pretrained:
-
cd Pre-Trained
-
mvn dependency:resolve emadl:install-pretrained -s ./settings.xml
except
:
changes
:
-
README.md
-
master
TestWithJar
:
stage
:
jar
...
...
@@ -60,7 +56,5 @@ TestWithJar:
-
cd Gluon/.test
-
chmod +x build.sh
-
./build.sh
except
:
changes
:
-
README.md
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