From 23357f093409f565b0209b1567c8bb577bee7ecb Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Fri, 5 Jul 2024 16:02:20 -0400 Subject: [PATCH] Align image names --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 1f05b03..172088b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,7 +12,7 @@ steps: auto_tag: true registry: git.autonomic.zone dockerfile: ./Dockerfile - repo: git.autonomic.zone/autonomic-cooperative/nextjs + repo: git.autonomic.zone/autonomic-cooperative/nextload - name: deploy stack image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest @@ -29,4 +29,4 @@ steps: SECRET_MONGO_PASSWORD_VERSION: v1 REPOSITORY: "autonomic-cooperative/nextload" depends_on: - - publish nextjs container \ No newline at end of file + - publish nextjs container