test new image
This commit is contained in:
15
workflows/fedora-checkout.yml
Normal file
15
workflows/fedora-checkout.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
name: checkout
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- '*'
|
||||
|
||||
jobs:
|
||||
checkout:
|
||||
runs-on: fedora-iso-creation:42:docker://git.phyllo.me/roots/fedora-iso-creation:42
|
||||
|
||||
steps:
|
||||
- uses: https://git.phyllo.me/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
Reference in New Issue
Block a user