This commit is contained in:
parent
7bb72df318
commit
9c0a8106fd
@ -8,10 +8,8 @@ steps:
|
|||||||
username: 3wordchant
|
username: 3wordchant
|
||||||
password:
|
password:
|
||||||
from_secret: git_autonomic_zone_token_3wc
|
from_secret: git_autonomic_zone_token_3wc
|
||||||
# NOTE: edit this if you want your image called something else
|
|
||||||
auto_tag: true
|
auto_tag: true
|
||||||
registry: git.autonomic.zone
|
registry: git.autonomic.zone
|
||||||
dockerfile: astro/Dockerfile
|
|
||||||
# NOTE: edit this if you want your image called something else
|
# NOTE: edit this if you want your image called something else
|
||||||
repo: git.autonomic.zone/autonomic-cooperative/nextload-dev
|
repo: git.autonomic.zone/autonomic-cooperative/nextload-dev
|
||||||
context: payload
|
context: payload
|
||||||
|
@ -3,7 +3,7 @@ version: "3.8"
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
payload:
|
payload:
|
||||||
image: git.autonomic.zone/autonomic-cooperative/astro-payload-test-payload:latest
|
image: git.autonomic.zone/autonomic-cooperative/nextload:latest
|
||||||
environment:
|
environment:
|
||||||
- "NAME=${STACK_NAME}"
|
- "NAME=${STACK_NAME}"
|
||||||
- "PAYLOAD_URL"
|
- "PAYLOAD_URL"
|
||||||
|
Loading…
Reference in New Issue
Block a user