drone ci work
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing

This commit is contained in:
Layla 2023-04-23 00:52:18 -04:00
parent 48f97b2be8
commit cc64344845

View File

@ -47,11 +47,11 @@ steps:
kind: secret kind: secret
name: docker_username name: docker_username
get: get:
path: secrets/data/cloud/docker path: secret/cloud/docker
name: username name: username
--- ---
kind: secret kind: secret
name: docker_password name: docker_password
get: get:
path: secrets/data/cloud/docker path: secret/cloud/docker
name: password name: password