Switch to self-hosted docker image
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-12-05 07:49:28 -05:00
parent bbf8b3baa5
commit cc696ee0c8
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -5,12 +5,12 @@ steps:
- name: build image
image: plugins/docker
settings:
username:
from_secret: docker_reg_username_3wc
username: 3wordchant
password:
from_secret: docker_reg_passwd_3wc
repo: 3wordchant/abra-apps
from_secret: git_coopcloud_tech_token_3wc
repo: git.coopcloud.tech/coop-cloud/recipes.coopcloud.tech
tags: latest
registry: git.coopcloud.tech
- name: deployment
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services:
app:
image: "3wordchant/abra-apps:latest"
image: "git.coopcloud.tech/coop-cloud/recipes.coopcloud.tech:latest"
networks:
- proxy
# healthcheck: