Switch to self-hosted docker image
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc 2024-12-05 07:48:55 -05:00
parent bbf8b3baa5
commit cc696ee0c8
2 changed files with 5 additions and 5 deletions

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

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: