Added woodpecker.

This commit is contained in:
pooyarhz99 2025-10-16 17:29:27 +03:30
parent f558f32737
commit f8605389cb
2 changed files with 10 additions and 0 deletions

BIN
dist.zip

Binary file not shown.

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-admin
dockerfile: Dockerfile
tag: latest
when:
branch: ${CI_REPO_DEFAULT_BRANCH}
event: push