Update build path
This commit is contained in:
parent
4f616758de
commit
29b8a46f69
@ -71,7 +71,7 @@ release:
|
|||||||
- docker
|
- docker
|
||||||
- hawkeye
|
- hawkeye
|
||||||
script:
|
script:
|
||||||
- 'dotnet publish -c Release --runtime linux-musl-x64 -o ../build'
|
- 'dotnet publish -c Release --runtime linux-musl-x64 -o build'
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ../build/*
|
- build/*
|
||||||
Loading…
Reference in New Issue
Block a user