Update .forgejo/workflows/demo.yml
All checks were successful
/ A job to say hello (push) Successful in 34s
All checks were successful
/ A job to say hello (push) Successful in 34s
This commit is contained in:
parent
f34c8e2cc8
commit
bd55be3fb6
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ jobs:
|
|||
build:
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'
|
||||
runs-on: podman
|
||||
name: A job to say hello
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue