Added woodpecker.

This commit is contained in:
pooyarhz99 2025-10-16 17:20:27 +03:30
parent 18a11ef9ed
commit 06307b09e5
1 changed files with 10 additions and 0 deletions

10
woodpecker.yml Normal file
View File

@ -0,0 +1,10 @@
steps:
docker_build_local:
image: woodpeckerci/plugin-docker-buildx
settings:
repo: 91.107.138.77:5000/iralex-einvoice
dockerfile: Dockerfile
tag: latest
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push