Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ubl
amsl
Deployment
Images
Backend Modules
Commits
37677a85
Commit
37677a85
authored
Apr 10, 2019
by
Steffen Köhler
Browse files
Changelog and improved gitlab-ci
parent
fa3b69bd
Pipeline
#1992
passed with stage
in 34 minutes and 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
37677a85
...
...
@@ -34,7 +34,12 @@ docker_build_and_publish_alpha:
tags
:
-
docker
only
:
-
branches
changes
:
-
Dockerfile
-
assets/*
-
modules
refs
:
-
branches
except
:
-
master
...
...
@@ -64,7 +69,12 @@ docker_build_and_publish_staging:
tags
:
-
docker
only
:
-
master
changes
:
-
Dockerfile
-
assets/*
-
modules
refs
:
-
master
docker_build_and_publish_production
:
stage
:
build_and_publish
...
...
@@ -100,4 +110,5 @@ docker_build_and_publish_production:
except
:
-
branches
only
:
-
/^release\/.*/
refs
:
-
/^release\/.*/
Changelog.md
View file @
37677a85
# Changelog
## [2.0.0] - 2019-04-10
*
upgraded to 2019-Q1
*
improved gitlab-ci
## 1.0.0 - 2019-03-06
initial release
\ No newline at end of file
initial release
[
2.0.0
]:
https://git.sc.uni-leipzig.de/ubl/amsl/deployment/images/backend-modules/compare/release%2F2.0.0...release%2F1.0.0
\ No newline at end of file
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