fixed cicd
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/tag Build is failing

This commit is contained in:
Struchkov Mark 2024-09-01 14:23:20 +03:00
parent 44acdbb47e
commit e9ebe3dfe1
No known key found for this signature in database
GPG Key ID: A3F0AC3F0FA52F3C

View File

@ -48,7 +48,7 @@ name: docker-build-and-push-release
trigger:
ref:
- refs/tags/*
- refs/tags/v*
image_pull_secrets:
- DOCKER_AUTH
@ -88,6 +88,6 @@ steps:
# drone sign --save DockerFiles/quartz
---
kind: signature
hmac: b6270103d61da4625dd9234e4b57d7d876aef5edcbe15d0a307ac9537a430ff1
hmac: 158b5871208c3dc526169f85e8acbc5098b47f3be5d30ad21a1f93a8f3306c8d
...
...