This commit is contained in:
parent
9678ff2c1f
commit
32934d1bb1
@ -61,12 +61,7 @@ steps:
|
|||||||
- name: dockersock
|
- name: dockersock
|
||||||
path: /var/run
|
path: /var/run
|
||||||
commands:
|
commands:
|
||||||
- sleep 5
|
- cuddle_cli x build_cuddle_image
|
||||||
- ls -la
|
|
||||||
- ls -la scripts/
|
|
||||||
- ls -la /
|
|
||||||
- chmod -R 777 .
|
|
||||||
- cuddle_cli x build_cuddle_image || ls -la && ls -la scripts/
|
|
||||||
environment:
|
environment:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: 1
|
||||||
DOCKER_USERNAME:
|
DOCKER_USERNAME:
|
||||||
@ -75,7 +70,7 @@ steps:
|
|||||||
from_secret: docker_password
|
from_secret: docker_password
|
||||||
depends_on:
|
depends_on:
|
||||||
- "load_secret"
|
- "load_secret"
|
||||||
#- "server"
|
- "server"
|
||||||
|
|
||||||
- name: send telegram notification
|
- name: send telegram notification
|
||||||
image: appleboy/drone-telegram
|
image: appleboy/drone-telegram
|
||||||
|
Loading…
Reference in New Issue
Block a user