update build
Some checks are pending
Docker build & push image / build (push) Waiting to run
continuous-integration/drone/tag Build is passing

This commit is contained in:
Struchkov Mark
2025-02-25 21:24:46 +03:00
parent 9eb718673e
commit 3c71615382

View File

@@ -44,7 +44,7 @@
# - docker push docker.struchkov.dev/quartz:develop # - docker push docker.struchkov.dev/quartz:develop
# - docker buildx create --use # - docker buildx create --use
# - docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64 -t "docker.struchkov.dev/quartz:develop" . # - docker buildx build --push --platform linux/arm/v7,linux/arm64/v8,linux/amd64 -t "docker.struchkov.dev/quartz:develop" .
--- #---
kind: pipeline kind: pipeline
type: docker type: docker
name: docker-build-and-push-release name: docker-build-and-push-release
@@ -98,6 +98,6 @@ steps:
# drone sign --save DockerFiles/quartz # drone sign --save DockerFiles/quartz
--- ---
kind: signature kind: signature
hmac: 52b1f4a46241a2b0703c61d987436b93a6473b4070f2afa51668b4d910e28095 hmac: bab4b60f42503ed878c70e6a48411ec40dcfc8609dc776c0310050c7984609e9
... ...