Actualiser .woodpecker.yaml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Pierre Guillod 2024-03-30 14:57:48 +01:00
parent 0660d16713
commit ce4d39d753

View file

@ -1,5 +1,8 @@
steps:
- name: build
image: docker
commands:
- docker build -t munta .
image: woodpeckerci/plugin-docker-buildx
settings:
repo: none
registry: none
dry-run: true
output: none