mirror of
https://github.com/Laborratte5/linux-iso-seeder.git
synced 2025-12-31 01:18:16 +01:00
Use ubuntu-act as base image
This commit is contained in:
parent
d0717d127d
commit
25e367abf1
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ enable-email-notification: true
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-docker:
|
publish-docker:
|
||||||
runs-on: docker
|
runs-on: ubuntu-act
|
||||||
steps:
|
steps:
|
||||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
- run: docker build -t git.ratte.dev/Laborratte5/linux-iso-seeder:{tag}
|
- run: docker build -t git.ratte.dev/Laborratte5/linux-iso-seeder:{tag}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue