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
|
||||
container:
|
||||
image: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
||||
network: ""
|
||||
services:
|
||||
website:
|
||||
image: forgejo.neshweb.net/firq/firq-dev-website:preview
|
||||
options: >-
|
||||
--workdir /app
|
||||
--workdir /
|
||||
ports:
|
||||
- 26400:8081
|
||||
steps:
|
||||
|
|
Loading…
Reference in a new issue