summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Grote2023-04-20 14:16:40 +0200
committerMichael Grote2023-04-20 14:16:40 +0200
commitdd6dcb5d887fc8bd2f4d8d07595b2c3e6ba0f421 (patch)
treeeb12efc74a615e5a06acbd50581ff6dba99e14a8
parentfe54457ebba386b23c6c851c295857be6a11b02b (diff)
ci: remove unused secrets
-rw-r--r--.drone.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.drone.yml b/.drone.yml
index 8fc8612..3b64661 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -20,10 +20,6 @@ steps:
- name: docker_build_and_push_selfhosted
image: plugins/docker
settings:
- username:
- from_secret: OCI-REGISTRY-USER
- password:
- from_secret: OCI-REGISTRY-PASS
dockerfile: Dockerfile
repo: registry.mgrote.net/python-api-server
registry: registry.mgrote.net