ci: fix docker tags
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Dmitriy Pleshevskiy 2023-05-03 18:14:19 +03:00
parent b854b6a265
commit e05ef4f9d6
Signed by: pleshevskiy
GPG key ID: 79C4487B44403985

View file

@ -7,8 +7,8 @@ pipeline:
settings:
repo: ${ORG_REGISTRY}/${CI_REPO}
tags:
- ${CI_COMMIT_BRANCH}
- ${CI_COMMIT_SHA:0:8}
- "${CI_COMMIT_BRANCH}"
- "${CI_COMMIT_SHA:0:8}"
deploy:
image: ${ORG_REGISTRY}/drone_plugins/docker_stack