Update .gitlab-ci.yml
This commit is contained in:
parent
2bffde182c
commit
16908ecf2c
@ -72,7 +72,7 @@ release:
|
|||||||
- docker
|
- docker
|
||||||
- hawkeye
|
- hawkeye
|
||||||
script:
|
script:
|
||||||
- 'dotnet publish -c Release -r linux-musl-x64 -o ../build --self-contained true'
|
- 'dotnet publish -c Release -r linux-musl-x64 -o ../build --self-contained true /p:useapphost=true'
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/*
|
- build/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user