Update .forgejo/workflows/build.yaml
Some checks failed
/ build (push) Failing after 26s

This commit is contained in:
sqozz 2024-04-16 23:14:55 +02:00
parent 2d071d1bd4
commit 476b4d1626

View file

@ -6,6 +6,7 @@ jobs:
build:
runs-on: docker
steps:
- uses: https://code.forgejo.org/actions/checkout@v3
- run: apk add buildah
- run: apk add buildah wget
- run: buildah --version
- run: wget https://git.geekify.de/Containers/alpine-bash/raw/branch/main/Dockerfile
- run: buildah build