Fix typo
This commit is contained in:
parent
66942eea69
commit
5eb0f60ff9
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ production-build:
|
|||
stage: build
|
||||
image: python:3.11
|
||||
script:
|
||||
- make install-prod
|
||||
- make install-production
|
||||
- transip-listen --help
|
||||
only:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue