mirror of
https://github.com/Laborratte5/linux-iso-seeder.git
synced 2025-12-31 01:18:16 +01:00
fix: install docker in forgejo action
This commit is contained in:
parent
d67f25c6da
commit
7b5c74b861
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||
- run: apt install docker
|
||||
- run: docker build -t git.ratte.dev/Laborratte5/linux-iso-seeder:{tag}
|
||||
- run: docker push git.ratte.dev/Laborratte5/linux-iso-seeder:{tag}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue