Hack to work within template repo
This commit is contained in:
parent
bafca0aa78
commit
4c103651cd
@ -8,7 +8,8 @@ steps:
|
||||
username: 3wordchant
|
||||
password:
|
||||
from_secret: git_autonomic_zone_token_3wc
|
||||
repo: git.autonomic.zone/${REPO_OWNER}/${REPO_NAME}
|
||||
# NOTE: edit this if you want your image called something else
|
||||
repo: git.autonomic.zone/${DRONE_REPO}-astro
|
||||
auto_tag: true
|
||||
registry: git.autonomic.zone
|
||||
context: astro
|
||||
@ -19,7 +20,8 @@ steps:
|
||||
username: 3wordchant
|
||||
password:
|
||||
from_secret: git_autonomic_zone_token_3wc
|
||||
repo: git.autonomic.zone/${REPO_OWNER}/${REPO_NAME}
|
||||
# NOTE: edit this if you want your image called something else
|
||||
repo: git.autonomic.zone/${DRONE_REPO}-payload
|
||||
auto_tag: true
|
||||
registry: git.autonomic.zone
|
||||
context: payload
|
||||
|
Loading…
Reference in New Issue
Block a user