humble-bot/.woodpecker/docker-unstable.yaml
Adora Laura Kalb f15cfff8ad
Some checks failed
ci/woodpecker/push/lint Pipeline was successful
ci/woodpecker/push/docker-unstable Pipeline failed
ci: armv7 build removed
2024-10-29 11:32:52 +01:00

15 lines
395 B
YAML

steps:
docker-deploy-unstable:
when:
- event: push
branch: main
image: woodpeckerci/plugin-docker-buildx
settings:
dockerfile: Dockerfile
platforms: linux/arm64/v8,linux/amd64
repo: adoralaura/humble-bot
registry: https://index.docker.io/v1/
tags: unstable
username: adoralaura
password:
from_secret: dockerhub_token