Fix: Create and host docker images for the CI (#34) #44
|
@ -1,7 +1,7 @@
|
||||||
variables:
|
variables:
|
||||||
- &buildx woodpeckerci/plugin-docker-buildx:2.0.0
|
- &buildx woodpeckerci/plugin-docker-buildx:2.0.0
|
||||||
- &platforms linux/amd64
|
- &platforms linux/amd64
|
||||||
- &dockerfile_path ${dockerfile_path}
|
- &dockerfile_path .woodpecker/docker/
|
||||||
- &when_path .woodpecker/docker-build.yml
|
- &when_path .woodpecker/docker-build.yml
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Reference in New Issue