This repository has been archived on 2026-02-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
dockerfiles/.woodpecker.yml
Jef Roosens b76a5ce8d2
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
Added chages & cron job
2022-10-19 22:04:20 +02:00

16 lines
356 B
YAML

platform: 'linux/amd64'
branches: [main]
pipeline:
build:
image: 'woodpeckerci/plugin-docker-buildx'
secrets:
- 'docker_username'
- 'docker_password'
settings:
repo: 'git.rustybever.be/vieter-v/vieter-builder'
tags:
- 'latest'
platforms: [ 'linux/arm64/v8', 'linux/amd64' ]
when:
event: cron