action
This commit is contained in:
parent
056d3fabc6
commit
4929ea6c70
@ -5,7 +5,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: https://gitea.okami101.io/okami101/docker-images/.gitea/workflows/workflow-dockersds.yaml@main
|
runs-on: ubuntu-latest
|
||||||
|
uses: ./.gitea/workflows/workflow-docker.yaml
|
||||||
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,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: https://gitea.okami101.io/okami101/docker-images/.gitea/workflows/workflow-docker.yaml@main
|
runs-on: ubuntu-latest
|
||||||
|
uses: ./.gitea/workflows/workflow-docker.yaml
|
||||||
with:
|
with:
|
||||||
image: okami101/frankenphp:8.3
|
image: okami101/frankenphp:8.3
|
||||||
dockerfile: frankenphp-83.dockerfile
|
dockerfile: frankenphp-83.dockerfile
|
||||||
|
@ -5,7 +5,8 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
uses: https://gitea.okami101.io/okami101/docker-images/.gitea/workflows/workflow-docker.yaml@main
|
runs-on: ubuntu-latest
|
||||||
|
uses: ./.gitea/workflows/workflow-docker.yaml
|
||||||
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