Добавил публикацию образа в свой regestry
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark 2023-02-26 14:14:47 +03:00
parent b94def32cd
commit 8a1c3709ae
Signed by: upagge
GPG Key ID: D3018BE7BA428CA6

View File

@ -34,6 +34,8 @@ steps:
- name: docker publish develop
image: upagge/docker-buildx:latest
environment:
STRUCHKOV_DOCKER_REGISTRY_TOKEN:
from_secret: STRUCHKOV_DOCKER_REGISTRY_TOKEN
DOCKER_REGISTRY_TOKEN:
from_secret: DOCKER_REGISTRY_TOKEN
DOCKER_IMAGE_NAME:
@ -194,6 +196,6 @@ volumes:
path: /drone/volume/mkdocs_cache/gitlab_notification
---
kind: signature
hmac: bb59c1784a28b6bee52dd2c3459ae4d610ff636a00f984ec2034dcaec68bd601
hmac: 4286bb97e5335ee85bb20124e909ab82cfc806b227114368b9dee57dd445727d
...