fix gitea workflow path and runner label
Some checks failed
Build docker and publish / build (20.15.1) (push) Failing after 8m0s
Some checks failed
Build docker and publish / build (20.15.1) (push) Failing after 8m0s
This commit is contained in:
parent
b0eb6595ac
commit
3a0d6dcd5a
2
.github/workflows/deploy-linux.yml
vendored
2
.github/workflows/deploy-linux.yml
vendored
@ -18,7 +18,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
name: Build Linux Binary
|
name: Build Linux Binary
|
||||||
runs-on: ubuntu-latest
|
runs-on: ario-server
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user