remove read secret
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-12 01:42:46 +02:00
parent fbad94b65d
commit 3a48470953
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -43,7 +43,6 @@ steps:
DOCKER_PASSWORD:
from_secret: docker_password
commands:
- cat $HOME/.ssh/id_ed25519
- cuddle_cli x build_cuddle_image
depends_on:
- "load_secret"