Releases: obcode/glabs
Releases · obcode/glabs
v0.24.1
v0.24.0
v0.23.0
v0.22.0
v0.21.0
v0.20.2
v0.20.1
Changelog
- Add
update
command.
v0.19.0
v0.18.2
v0.18.1
Add release information in the assignment config and see results in the report.
Example:
...
blatt3:
per: group
assignmentpath: blatt-3
startercode:
url: ...
fromBranch: 22ws
protectToBranch: true
devBranch: develop
release:
mergeRequest:
source: develop
target: main
pipeline: true
dockerImages:
- customer
- book
...