Update pipeline

This commit is contained in:
2023-08-19 21:33:25 +12:00
parent 951e01caf1
commit 6bf9f32f3a

View File

@@ -6,15 +6,13 @@ variables:
from_secret: docker_password
steps:
publish-depot-plugin:
build-and-publish:
image: woodpeckerci/plugin-docker-buildx
pull: true
group: docker
settings:
<<: *docker_creds
token:
from_secret: depot_token
repo: ${CI_REPO_OWNER}/ansible-molecule
repo: "${CI_REPO_OWNER}/ansible-molecule"
dockerfile: Dockerfile
platforms: *platforms
tag: latest