Update .gitea/workflows/fedora-checkout.yml
All checks were successful
release / checkout (push) Successful in 11s
All checks were successful
release / checkout (push) Successful in 11s
This commit is contained in:
@@ -8,6 +8,10 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
checkout:
|
checkout:
|
||||||
runs-on: fedora-cloud-42
|
runs-on: fedora-cloud-42
|
||||||
|
defaults:
|
||||||
|
run:
|
||||||
|
shell: bash
|
||||||
|
container:
|
||||||
image: git.phyllo.me/devops/fedora-runner-image:latest
|
image: git.phyllo.me/devops/fedora-runner-image:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.phyllo.me/devops/checkout@v4
|
- uses: https://git.phyllo.me/devops/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user