Update .forgejo/workflows/demo.yml
Some checks failed
/ A job to say hello (push) Failing after 22s

This commit is contained in:
Jonas 2024-12-11 23:18:17 +00:00
parent c7d3a14f3a
commit 589c58eeed

View file

@ -2,7 +2,7 @@ on: [push]
jobs:
build:
container:
image: git.hannover.ccc.de/c3h/leitstelle-forgejo-actions/runner:latest
image: ghcr.io/catthehacker/ubuntu:act-22.04
env:
RUNNER_TOOL_CACHE: /toolcache
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'