Update .gitea/workflows/build.yaml
All checks were successful
Build docker container / Build image (push) Successful in 3m17s

This commit is contained in:
ties 2024-08-27 10:45:05 +00:00
parent 42e73e0b58
commit d95bb13c80

View File

@ -8,7 +8,7 @@ jobs:
build: build:
name: Build image name: Build image
runs-on: ubuntu-latest runs-on: ubuntu-latest
container: ghcr.io/catthehacker/ubuntu:act-latest # container: ghcr.io/catthehacker/ubuntu:act-latest
env: env:
IMAGE_NAME: custom_act_runner IMAGE_NAME: custom_act_runner
REGISTRY: git.ties.one REGISTRY: git.ties.one