This commit is contained in:
@@ -3,7 +3,7 @@ type: docker
|
||||
name: Demo Deploy Pipeline
|
||||
|
||||
workspace:
|
||||
path: /drone/bopeep
|
||||
path: /drone/walden
|
||||
|
||||
steps:
|
||||
- name: Deploy Container
|
||||
@@ -16,7 +16,7 @@ steps:
|
||||
- name: dockersock
|
||||
path: /var/run/docker.sock
|
||||
- name: dockerconfig
|
||||
path: /drone/bopeep/.docker/config.json
|
||||
path: /drone/walden/.docker/config.json
|
||||
- name: Send Status Notifications
|
||||
image: plugins/webhook
|
||||
privileged: true
|
||||
|
||||
Reference in New Issue
Block a user