TEST: build web
Some checks failed
Build docker container / Build image (push) Failing after 1m52s

This commit is contained in:
2025-12-17 22:58:24 +01:00
parent c6ea02f413
commit 458b369e6c

View File

@@ -7,7 +7,7 @@ on:
jobs: jobs:
build: build:
name: Build image name: Build image
runs-on: ubuntu-latest runs-on: ubuntu
container: ghcr.io/catthehacker/ubuntu:act-latest container: ghcr.io/catthehacker/ubuntu:act-latest
env: env:
IMAGE_NAME: example-image IMAGE_NAME: example-image