.
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -52,7 +52,7 @@ jobs:
|
|||||||
- name: Copy artifacts into server
|
- name: Copy artifacts into server
|
||||||
uses: garygrossgarten/github-action-scp@release
|
uses: garygrossgarten/github-action-scp@release
|
||||||
with:
|
with:
|
||||||
local: DiunaBI-WebAPI.tar.gz
|
local: ./DiunaBI-WebAPI.tar.gz
|
||||||
remote: /home/mz/github
|
remote: /home/mz/github
|
||||||
host: crm.bim-it.pl
|
host: crm.bim-it.pl
|
||||||
username: mz
|
username: mz
|
||||||
|
|||||||
Reference in New Issue
Block a user