Fix: Create and host docker images for the CI (#34) #44

Merged
Aire-One merged 1 commits from fix/ci-docker-build into master 2022-12-09 19:22:08 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
variables:
- &buildx woodpeckerci/plugin-docker-buildx:2.0.0
- &platforms linux/amd64
- &dockerfile_path ${dockerfile_path}
- &dockerfile_path .woodpecker/docker/
- &when_path .woodpecker/docker-build.yml
matrix: