This commit is contained in:
parent
f59d8fb0cf
commit
8013474c60
@ -62,9 +62,7 @@ steps:
|
|||||||
path: /var/run
|
path: /var/run
|
||||||
commands:
|
commands:
|
||||||
- sleep 5
|
- sleep 5
|
||||||
- ls /usr/local/cargo/bin
|
- ls
|
||||||
- echo "$PATH"
|
|
||||||
- echo "$HOME"
|
|
||||||
- cuddle_cli x build_cuddle_image
|
- cuddle_cli x build_cuddle_image
|
||||||
environment:
|
environment:
|
||||||
DOCKER_BUILDKIT: 1
|
DOCKER_BUILDKIT: 1
|
||||||
@ -74,7 +72,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