Added woodpecker.
This commit is contained in:
parent
f558f32737
commit
f8605389cb
|
|
@ -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
|
||||
Loading…
Reference in New Issue