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

This commit is contained in:
Jonas 2024-12-11 21:31:48 +00:00
parent bd55be3fb6
commit ba955ebf54

View file

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