Update .forgejo/workflows/demo.yml
All checks were successful
/ A job to say hello (push) Successful in 32s
All checks were successful
/ A job to say hello (push) Successful in 32s
This commit is contained in:
parent
65b18ae48d
commit
05a15b70bb
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
on: [push]
|
on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
container:
|
|
||||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
|
||||||
env:
|
env:
|
||||||
RUNNER_TOOL_CACHE: /toolcache
|
RUNNER_TOOL_CACHE: /toolcache
|
||||||
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'
|
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'
|
||||||
|
|
Loading…
Reference in a new issue