Files
msmtp/.woodpecker/build-dev.yml
vista 929d028a8f
All checks were successful
ci/woodpecker/pr/build Pipeline was successful
Update .woodpecker/build-dev.yml
2023-08-15 13:16:08 +02:00

17 lines
418 B
YAML

when:
branch: dev
event: [push, manual]
path:
include: [ '.woodpecker/build-dev.yaml', 'build/*', 'Dockerfile' ]
steps:
build_and_publish:
image: woodpeckerci/plugin-docker-buildx
settings:
username: vistanarvas
password:
from_secret: DOCKERHUB_TOKEN
context: ./build
repo: vistanarvas/${CI_REPO_NAME}
tag: dev