Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Melodic
morphemic-preprocessor
Commits
038ae990
Commit
038ae990
authored
Apr 09, 2021
by
Alicja Reniewicz
Browse files
added config for automatic deploy after build
parent
31774f65
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
038ae990
...
...
@@ -36,7 +36,6 @@ build:
paths
:
-
/builds/melodic/morphemic-preprocessor/maven_repo/org/activeeon/scheduling-abstraction-layer/
#todo add deploy jar to nexus
deploy
:
stage
:
deploy
image
:
$MAVEN_IMAGE
...
...
@@ -44,4 +43,4 @@ deploy:
-
master
-
morphemic-rc1.5
script
:
-
$SCHEDULING_ABSTRACTION_LAYER_CLI
clean install
-
$SCHEDULING_ABSTRACTION_LAYER_CLI
deploy
Write
Preview
Supports
Markdown
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