Update gitlab CI configuration

This commit is contained in:
sonny 2023-06-25 11:35:32 +02:00
parent 5eb0f60ff9
commit 3f4c220eb1
2 changed files with 5 additions and 0 deletions

View file

@ -30,6 +30,7 @@ production-build:
- transip-listen --help - transip-listen --help
only: only:
- main - main
- tags
tests: tests:
stage: test stage: test

View file

@ -1,5 +1,9 @@
# Changelog # Changelog
# 0.5.1
- Update gitlab CI configuration
# 0.5.0 # 0.5.0
- Remove poetry - Remove poetry