macos
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Struchkov Mark
2026-01-23 20:51:37 +03:00
parent 74d952edb4
commit b51d0ffcda

View File

@@ -7,7 +7,7 @@ steps:
- name: docker build an publish - name: docker build an publish
# https://hub.docker.com/r/library/docker # https://hub.docker.com/r/library/docker
image: hub.docker.struchkov.dev/docker:28.4.0-dind-alpine3.22 image: hub.docker.struchkov.dev/docker:29.1.5-dind-alpine3.23
environment: environment:
DOCKER_REGISTRY_TOKEN: DOCKER_REGISTRY_TOKEN:
from_secret: DOCKER_REGISTRY_TOKEN from_secret: DOCKER_REGISTRY_TOKEN
@@ -30,7 +30,7 @@ trigger:
services: services:
- name: docker - name: docker
# https://hub.docker.com/r/library/docker # https://hub.docker.com/r/library/docker
image: hub.docker.struchkov.dev/docker:28.4.0-dind-alpine3.22 image: hub.docker.struchkov.dev/docker:29.1.5-dind-alpine3.23
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
@@ -73,7 +73,7 @@ trigger:
services: services:
- name: docker - name: docker
# https://hub.docker.com/r/library/docker # https://hub.docker.com/r/library/docker
image: hub.docker.struchkov.dev/docker:28.4.0-dind-alpine3.22 image: hub.docker.struchkov.dev/docker:29.1.5-dind-alpine3.23
privileged: true privileged: true
volumes: volumes:
- name: dockersock - name: dockersock
@@ -89,6 +89,6 @@ image_pull_secrets:
# drone sign --save DockerFiles/samba # drone sign --save DockerFiles/samba
--- ---
kind: signature kind: signature
hmac: 2bd12a4c8ba03c069c36b75d0c6e0e0e6af2a3a9bfeac71814fd87c606dbb5e0 hmac: cefce8476528ad9740d816c80e185209c139da5ac9b385802190f110b05c0012
... ...