.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
dotnet publish --configuration Release --framework net8.0 --runtime linux-x64 --self-contained false --output ../build_webapi
|
||||
- name: Compress files
|
||||
run: |
|
||||
tar -czvf DiunaBI-webAPI.tar.gz -C ./
|
||||
tar -czvf DiunaBI-webAPI.tar.gz -C .
|
||||
#- name: Copy artifacts into server
|
||||
- name: Upload
|
||||
uses: appleboy/scp-action@v0.1.7
|
||||
|
||||
Reference in New Issue
Block a user