This commit is contained in:
parent
c7d3a14f3a
commit
589c58eeed
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
container:
|
container:
|
||||||
image: git.hannover.ccc.de/c3h/leitstelle-forgejo-actions/runner:latest
|
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