action
This commit is contained in:
parent
c0fa269f8c
commit
fa807638c6
@ -5,7 +5,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: ./.gitea/workflows/workflow-docker.yaml
|
uses: https://gitea.okami101.io/okami101/docker-images/.gitea/workflows/workflow-docker.yaml@main
|
||||||
with:
|
with:
|
||||||
image: okami101/dotnet-qa:8.0
|
image: okami101/dotnet-qa:8.0
|
||||||
dockerfile: dotnet-qa.dockerfile
|
dockerfile: dotnet-qa.dockerfile
|
||||||
|
@ -5,7 +5,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: ./.gitea/workflows/workflow-docker.yaml
|
uses: https://gitea.okami101.io/okami101/docker-images/.gitea/workflows/workflow-docker.yaml@main
|
||||||
with:
|
with:
|
||||||
image: okami101/frankenphp:8.3
|
image: okami101/frankenphp:8.3
|
||||||
dockerfile: frankenphp-83.dockerfile
|
dockerfile: frankenphp-83.dockerfile
|
||||||
|
@ -5,7 +5,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: ./.gitea/workflows/workflow-docker.yaml
|
uses: https://gitea.okami101.io/okami101/docker-images/.gitea/workflows/workflow-docker.yaml@main
|
||||||
with:
|
with:
|
||||||
image: okami101/php-qa:8.3
|
image: okami101/php-qa:8.3
|
||||||
dockerfile: php-qa-83.dockerfile
|
dockerfile: php-qa-83.dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user