2024-08-07 10:09:42 +00:00
|
|
|
pipeline:
|
|
|
|
docker-build:
|
|
|
|
secrets: [docker_username, docker_password]
|
|
|
|
image: woodpeckerci/plugin-docker-buildx
|
|
|
|
settings:
|
|
|
|
repo: dentaku/postfix
|
2024-08-07 15:11:38 +00:00
|
|
|
tags:
|
|
|
|
- latest
|
2024-08-10 23:23:08 +00:00
|
|
|
- v0.1
|
2024-08-07 10:09:42 +00:00
|
|
|
auto-tag: true
|
|
|
|
platforms: [linux/amd64, linux/arm64]
|