This commit is contained in:
parent
f59d8fb0cf
commit
8013474c60
@ -62,9 +62,7 @@ steps:
|
||||
path: /var/run
|
||||
commands:
|
||||
- sleep 5
|
||||
- ls /usr/local/cargo/bin
|
||||
- echo "$PATH"
|
||||
- echo "$HOME"
|
||||
- ls
|
||||
- cuddle_cli x build_cuddle_image
|
||||
environment:
|
||||
DOCKER_BUILDKIT: 1
|
||||
@ -74,7 +72,7 @@ steps:
|
||||
from_secret: docker_password
|
||||
depends_on:
|
||||
- "load_secret"
|
||||
- "server"
|
||||
# - "server"
|
||||
|
||||
- name: send telegram notification
|
||||
image: appleboy/drone-telegram
|
||||
|
Loading…
Reference in New Issue
Block a user