mirror of
https://tvoygit.ru/Djam/r11_workflows.git
synced 2025-02-23 17:02:46 +00:00
update deploy
This commit is contained in:
parent
5ef19a1c97
commit
9a32c42336
1 changed files with 3 additions and 0 deletions
|
@ -119,6 +119,9 @@ runs:
|
||||||
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
CI_DEPLOY: ${{ secrets.CI_DEPLOY }}
|
||||||
RPMBUILDROOT: /home/builder/rpmbuild
|
RPMBUILDROOT: /home/builder/rpmbuild
|
||||||
run: |
|
run: |
|
||||||
|
arch=""
|
||||||
|
type=""
|
||||||
|
|
||||||
send_package() {
|
send_package() {
|
||||||
local file=$1
|
local file=$1
|
||||||
local arch=$2
|
local arch=$2
|
||||||
|
|
Loading…
Add table
Reference in a new issue