fix input
This commit is contained in:
parent
2bd68c106c
commit
3d729731a5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
image: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
image: forgejo.neshweb.net/ci-docker-images/unlighthouse:0.3.0
|
||||||
services:
|
services:
|
||||||
website:
|
website:
|
||||||
image: forgejo.neshweb.net/firq/firq-dev-website:${{ inputs.container_tag }}
|
image: forgejo.neshweb.net/firq/firq-dev-website:${{ inputs.containertag }}
|
||||||
options: >-
|
options: >-
|
||||||
--workdir /
|
--workdir /
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Reference in a new issue