You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
631 B
28 lines
631 B
meta: |
|
name: saltbox-resources |
|
target: glow |
|
url: https://concourse.dev.maio.me |
|
team: main |
|
pipeline: saltbox-resources |
|
|
|
registry: |
|
repository: containers.dev.maio.me/library |
|
auth: |
|
username: ((glow_registry_ci.username)) |
|
password: ((glow_registry_ci.password)) |
|
|
|
saltbox: |
|
secret: ((saltbox.webhook_secret)) |
|
|
|
formula: |
|
source: |
|
uri: https://glow.dev.maio.me/saltbox-formulas/states.git |
|
branch: master |
|
|
|
tasks: |
|
kitchen: commons/tasks/kitchen/kitchen.yml |
|
|
|
upstream: |
|
commons: |
|
uri: "https://glow.dev.maio.me/containers/commons.git" |
|
branch: "master"
|
|
|