This commit is contained in:
sonny 2023-06-25 11:27:21 +02:00
parent 66942eea69
commit 5eb0f60ff9

View file

@ -26,7 +26,7 @@ production-build:
stage: build
image: python:3.11
script:
- make install-prod
- make install-production
- transip-listen --help
only:
- main