Update gitlab CI configuration
This commit is contained in:
parent
5eb0f60ff9
commit
3f4c220eb1
2 changed files with 5 additions and 0 deletions
|
|
@ -30,6 +30,7 @@ production-build:
|
||||||
- transip-listen --help
|
- transip-listen --help
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
- tags
|
||||||
|
|
||||||
tests:
|
tests:
|
||||||
stage: test
|
stage: test
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,9 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
# 0.5.1
|
||||||
|
|
||||||
|
- Update gitlab CI configuration
|
||||||
|
|
||||||
# 0.5.0
|
# 0.5.0
|
||||||
|
|
||||||
- Remove poetry
|
- Remove poetry
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue