use gitea/runner-images:ubuntu-22.04
This commit is contained in:
parent
de4df81c3b
commit
40f4b1c672
@ -49,7 +49,7 @@ jobs:
|
|||||||
name: Tests & Checks
|
name: Tests & Checks
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
container:
|
container:
|
||||||
image: catthehacker/ubuntu:act-22.04
|
image: gitea/runner-images:ubuntu-22.04
|
||||||
volumes:
|
volumes:
|
||||||
- aquatic:/var/lib/aquatic
|
- aquatic:/var/lib/aquatic
|
||||||
- /tmp/aquatic:/tmp/aquatic
|
- /tmp/aquatic:/tmp/aquatic
|
||||||
@ -78,6 +78,7 @@ jobs:
|
|||||||
|
|
||||||
tracker-helper:
|
tracker-helper:
|
||||||
image: gitea.futureporn.net/futureporn/tracker-helper:latest
|
image: gitea.futureporn.net/futureporn/tracker-helper:latest
|
||||||
|
options: --volumes-from ${{ env.JOB_CONTAINER_NAME }}
|
||||||
ports:
|
ports:
|
||||||
- 5063:5063
|
- 5063:5063
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user