Forgejo actions config
This commit is contained in:
parent
7489edce83
commit
0dbca489fe
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: docker-in-docker
|
runs-on: docker
|
||||||
steps:
|
steps:
|
||||||
-
|
-
|
||||||
name: Set up QEMU
|
name: Set up QEMU
|
||||||
|
|
@ -24,4 +24,4 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: code.hohl.cloud/jwa11y/a11yist:latest
|
tags: code.hohl.cloud/jwa11y/a11yist:latest
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue