Update .forgejo/workflows/demo.yml
All checks were successful
/ A job to say hello (push) Successful in 30s

This commit is contained in:
Jonas 2024-12-11 21:44:49 +00:00
parent ba955ebf54
commit c7d3a14f3a

View file

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