apiVersion: vendir.k14s.io/v1alpha1
kind: Config
directories:
- path: ../.github/workflows/vendor
contents:
- path: . git:
url: https://github.com/GaloyMoney/galoy-concourse-shared.git
ref: 26b38b4
includePaths:
- shared/actions/*
excludePaths:
- shared/actions/nodejs-*
- shared/actions/docker-*
- shared/actions/chart-*
newRootPath: shared/actions
- path: ./vendor
contents:
- path: .
git:
url: https://github.com/GaloyMoney/galoy-concourse-shared.git
ref: 26b38b4
includePaths:
- shared/ci/**/*
excludePaths:
- shared/ci/**/nodejs-*
- shared/ci/**/chart-*
- shared/ci/**/docker-*
newRootPath: shared/ci