action
This commit is contained in:
parent
4929ea6c70
commit
2526c4df18
@ -5,7 +5,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
uses: ./.gitea/workflows/workflow-docker.yaml
|
uses: ./.gitea/workflows/workflow-docker.yaml
|
||||||
with:
|
with:
|
||||||
image: okami101/dotnet-qa:8.0
|
image: okami101/dotnet-qa:8.0
|
||||||
|
@ -5,7 +5,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
uses: ./.gitea/workflows/workflow-docker.yaml
|
uses: ./.gitea/workflows/workflow-docker.yaml
|
||||||
with:
|
with:
|
||||||
image: okami101/frankenphp:8.3
|
image: okami101/frankenphp:8.3
|
||||||
|
@ -5,7 +5,6 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
|
||||||
uses: ./.gitea/workflows/workflow-docker.yaml
|
uses: ./.gitea/workflows/workflow-docker.yaml
|
||||||
with:
|
with:
|
||||||
image: okami101/php-qa:8.3
|
image: okami101/php-qa:8.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user