Fix auto-recipes-catalogue-json which moved to toolshed
This commit is contained in:
parent
d6523d8341
commit
874a5e1aa5
@ -16,7 +16,8 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
DOMAIN: example.swarm-test.autonomic.zone # UPDATE ME
|
DOMAIN: example.swarm-test.autonomic.zone # UPDATE ME
|
||||||
STACK_NAME: example_com # UPDATE ME
|
STACK_NAME: example_com # UPDATE ME
|
||||||
LETS_ENCRYPT_ENV: production
|
LETS_ENCRYPT_ENV: staging
|
||||||
|
# Also set any config versions from abra.sh
|
||||||
trigger:
|
trigger:
|
||||||
branch:
|
branch:
|
||||||
- main
|
- main
|
||||||
@ -32,7 +33,7 @@ steps:
|
|||||||
from_secret: drone_abra-bot_token
|
from_secret: drone_abra-bot_token
|
||||||
fork: true
|
fork: true
|
||||||
repositories:
|
repositories:
|
||||||
- coop-cloud/auto-recipes-catalogue-json
|
- toolshed/auto-recipes-catalogue-json
|
||||||
|
|
||||||
trigger:
|
trigger:
|
||||||
event: tag
|
event: tag
|
||||||
|
Loading…
x
Reference in New Issue
Block a user