Update .forgejo/workflows/demo.yml
Some checks failed
/ A job to say hello (push) Failing after 1m19s
Some checks failed
/ A job to say hello (push) Failing after 1m19s
This commit is contained in:
parent
bd55be3fb6
commit
ba955ebf54
1 changed files with 2 additions and 0 deletions
|
@ -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 }}'
|
||||
|
|
Loading…
Reference in a new issue