Revert domain name
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
tobias
2024-06-17 23:37:01 +02:00
parent 69ead39b39
commit 97173fce29
2 changed files with 7 additions and 8 deletions

View File

@ -22,12 +22,12 @@ steps:
deploy_key:
from_secret: drone_ssh_swarm-demo.autonomic.zone
environment:
DOMAIN: nextload-demo.swarm-demo.autonomic.zone
DOMAIN: nextload.swarm-demo.autonomic.zone
STACK_NAME: nextload-demo_autonomic_zone
SECRET_TOKEN_VERSION: v1
SECRET_PAYLOAD_SECRET_VERSION: v1
SECRET_MONGO_PASSWORD_VERSION: v1
REPOSITORY: "autonomic-cooperative/nextload"
DRONE_URL: "https://drone.autonomic.zone"
DRONE_URL: "https://drone.autonomic.zone" # Probably vestigial
SECRET_TOKEN_VERSION: v1 # Probably vestigial
depends_on:
- publish nextjs container