test again
This commit is contained in:
parent
9718bc07b6
commit
4f16151149
1 changed files with 1 additions and 2 deletions
|
@ -8,12 +8,11 @@ jobs:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
image: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
||||||
network: ""
|
|
||||||
services:
|
services:
|
||||||
website:
|
website:
|
||||||
image: forgejo.neshweb.net/firq/firq-dev-website:preview
|
image: forgejo.neshweb.net/firq/firq-dev-website:preview
|
||||||
options: >-
|
options: >-
|
||||||
--workdir /app
|
--workdir /
|
||||||
ports:
|
ports:
|
||||||
- 26400:8081
|
- 26400:8081
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue