Rename image -> nextload
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
tobias 2024-06-05 22:23:17 +02:00
parent 7bb72df318
commit 9c0a8106fd
2 changed files with 1 additions and 3 deletions

View File

@ -8,10 +8,8 @@ steps:
username: 3wordchant
password:
from_secret: git_autonomic_zone_token_3wc
# NOTE: edit this if you want your image called something else
auto_tag: true
registry: git.autonomic.zone
dockerfile: astro/Dockerfile
# NOTE: edit this if you want your image called something else
repo: git.autonomic.zone/autonomic-cooperative/nextload-dev
context: payload

View File

@ -3,7 +3,7 @@ version: "3.8"
services:
payload:
image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-payload:latest
image: git.autonomic.zone/autonomic-cooperative/nextload:latest
environment:
- "NAME=${STACK_NAME}"
- "PAYLOAD_URL"