This commit is contained in:
@@ -8,7 +8,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
runs-on: ubuntu-latest
|
#runs-on: ubuntu-latest
|
||||||
container:
|
container:
|
||||||
image: debian:stable-slim
|
image: debian:stable-slim
|
||||||
steps:
|
steps:
|
||||||
@@ -19,6 +19,7 @@ jobs:
|
|||||||
|
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
repository: 'https://git.bbee.fr/docker-ci/debian-php8.3.git'
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
||||||
- uses: docker/setup-buildx-action@v3
|
- uses: docker/setup-buildx-action@v3
|
||||||
|
|||||||
Reference in New Issue
Block a user