test with network setting
This commit is contained in:
parent
f82341135c
commit
9718bc07b6
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@ on:
|
|||
jobs:
|
||||
unlighthouse:
|
||||
runs-on: docker
|
||||
container: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
||||
container:
|
||||
image: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
||||
network: ""
|
||||
services:
|
||||
website:
|
||||
image: forgejo.neshweb.net/firq/firq-dev-website:preview
|
||||
|
|
Loading…
Reference in a new issue