ci: update woodpecker configs

This commit is contained in:
Dmitriy Pleshevskiy 2024-03-12 17:04:17 +03:00
parent 81ed5fd91e
commit 159f905bf5
Signed by: pleshevskiy
GPG Key ID: 17041163DA10A9A2
1 changed files with 3 additions and 3 deletions

View File

@ -1,8 +1,8 @@
when:
branch: main
pipeline:
build-docker-image:
steps:
- name: build-docker-image
image: plugins/docker
settings:
repo: ${ORG_REGISTRY}/${CI_REPO}
@ -10,7 +10,7 @@ pipeline:
- "${CI_COMMIT_BRANCH}"
- "${CI_COMMIT_SHA:0:8}"
deploy:
- name: deploy
image: ${ORG_REGISTRY}/drone_plugins/docker_stack
pull: true
environment: