This commit is contained in:
parent
886093292a
commit
a8303f9449
@ -7,7 +7,7 @@ steps:
|
||||
|
||||
- name: docker build an publish
|
||||
# https://hub.docker.com/r/library/docker
|
||||
image: hub.docker.struchkov.dev/docker:27.1.2-dind-alpine3.20
|
||||
image: hub.docker.struchkov.dev/docker:27.3.1-dind-alpine3.20
|
||||
environment:
|
||||
DOCKER_REGISTRY_TOKEN:
|
||||
from_secret: DOCKER_REGISTRY_TOKEN
|
||||
@ -30,7 +30,7 @@ trigger:
|
||||
services:
|
||||
- name: docker
|
||||
# https://hub.docker.com/r/library/docker
|
||||
image: hub.docker.struchkov.dev/docker:27.1.2-dind-alpine3.20
|
||||
image: hub.docker.struchkov.dev/docker:27.3.1-dind-alpine3.20
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
@ -73,7 +73,7 @@ trigger:
|
||||
services:
|
||||
- name: docker
|
||||
# https://hub.docker.com/r/library/docker
|
||||
image: hub.docker.struchkov.dev/docker:27.1.2-dind-alpine3.20
|
||||
image: hub.docker.struchkov.dev/docker:27.3.1-dind-alpine3.20
|
||||
privileged: true
|
||||
volumes:
|
||||
- name: dockersock
|
||||
@ -89,6 +89,6 @@ image_pull_secrets:
|
||||
# drone sign --save DockerFiles/samba
|
||||
---
|
||||
kind: signature
|
||||
hmac: 405f7af6b10dd18440a70f7fbc159e92528abb55b06fab113a3e97ee0efe9c1e
|
||||
hmac: 741aa984ddc4f94b2b35a8e473a83130545e51598ae64b549083b1fd8b20233a
|
||||
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user