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

This commit is contained in:
2022-08-12 01:42:46 +02:00
parent fbad94b65d
commit 3a48470953

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"