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:
|
||||
build:
|
||||
container:
|
||||
image: git.hannover.ccc.de/c3h/leitstelle-forgejo-actions/runner:latest
|
||||
image: ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
env:
|
||||
RUNNER_TOOL_CACHE: /toolcache
|
||||
TEST_SECRET: '${{ secrets.LUBIS_TEST_SECRET }}'
|
||||
|
|
Loading…
Reference in a new issue