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: 8653c10a6ed135eea3d26cce9772afa96e0139d6
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: 8653c10a6ed135eea3d26cce9772afa96e0139d6
includePaths:
- shared/ci/**/*
excludePaths:
- shared/ci/**/nodejs-*
- shared/ci/**/chart-*
- shared/ci/**/docker-*
newRootPath: shared/ci