Probably not
This commit is contained in:
@@ -159,9 +159,9 @@ steps:
|
||||
from_secret: gitea_token
|
||||
volumes:
|
||||
- name: dockersock
|
||||
Path: /var/run/docker.sock
|
||||
path: /var/run/docker.sock
|
||||
- name: dockerconfig
|
||||
Path: /drone/grow/.docker/config.json
|
||||
path: /drone/grow/.docker/config.json
|
||||
- name: Report Image Publish Status
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
@@ -219,9 +219,9 @@ steps:
|
||||
- name: env
|
||||
path: /drone/grow/.env
|
||||
- name: dockersock
|
||||
Path: /var/run/docker.sock
|
||||
path: /var/run/docker.sock
|
||||
- name: dockerconfig
|
||||
Path: /drone/grow/.docker/config.json
|
||||
path: /drone/grow/.docker/config.json
|
||||
- name: Send Status Notifications
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user