This commit is contained in:
parent
7bb72df318
commit
9c0a8106fd
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user