fix(Pipeline): hopefully this works
Some checks failed
Build the Docker Image / build (push) Failing after 1s
Some checks failed
Build the Docker Image / build (push) Failing after 1s
This commit is contained in:
parent
19d3b1596f
commit
4e01d69540
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ jobs:
|
|||
build:
|
||||
|
||||
runs-on: docker
|
||||
container:
|
||||
image: docker/dind
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue