New actions script
All checks were successful
Build & Upload tux-dock / build (push) Successful in 38s
All checks were successful
Build & Upload tux-dock / build (push) Successful in 38s
This commit is contained in:
parent
827ba083a7
commit
40bac1987a
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: [self-hosted]
|
runs-on: [docker]
|
||||||
env:
|
env:
|
||||||
BRANCH: ${{ github.ref_name }}
|
BRANCH: ${{ github.ref_name }}
|
||||||
COMMIT: ${{ github.sha }}
|
COMMIT: ${{ github.sha }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue