This commit is contained in:
@@ -175,11 +175,11 @@ steps:
|
||||
- docker compose up --wait
|
||||
volumes:
|
||||
- name: env
|
||||
path: /.env
|
||||
path: ./.env
|
||||
- name: dockersock
|
||||
Path: /var/run/docker.sock
|
||||
- name: dockerconfig
|
||||
Path: /.docker/config.json
|
||||
Path: ./.docker/config.json
|
||||
- name: Send Status Notifications
|
||||
image: plugins/webhook
|
||||
settings:
|
||||
|
||||
Reference in New Issue
Block a user