1
0
Fork 0

Update docker image in .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline was successful Details

The commit updates the docker image used in .woodpecker.yml to woodpeckerci/plugin-docker-buildx. The version is not specified, allowing for automatic updates.
main
naicoi 2023-05-18 14:55:02 +07:00
parent cf13b39d0f
commit cdc44ea78a
Signed by: naicoi
GPG Key ID: 7142E472DF7CF7D9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ matrix:
pipeline:
${version}-${os}:
image: woodpeckerci/plugin-docker-buildx:20
image: woodpeckerci/plugin-docker-buildx
settings:
repo: lttech/pm2
platforms: linux/amd64,linux/arm64