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
|
stage: build
|
||||||
image: python:3.11
|
image: python:3.11
|
||||||
script:
|
script:
|
||||||
- make install-prod
|
- make install-production
|
||||||
- transip-listen --help
|
- transip-listen --help
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue