-
Notifications
You must be signed in to change notification settings - Fork 1
/
service.yaml
33 lines (33 loc) · 1021 Bytes
/
service.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
name: ci
arguments:
ciOptions:
skipE2e: true
skipDocker: true
commands:
- ghaccesstoken
description: Collection of utilities for use in CI @ Outreach
lintroller: platinum
reportingTeam: fnd-dt
service: false
vaultSecrets:
- deploy/honeycomb_new/%(environment)s/honeycomb
- deploy/launchdarkly/%(environment)s/launchdarkly
- deploy/mint/%(environment)s/validation/mint-validator-payload
- deploy/flagship-shared-secret/%(environment)s/authn-flagship-payload
modules:
- name: github.com/getoutreach/devbase
channel: rc
- name: github.com/getoutreach/stencil-actions
channel: rc
- name: github.com/getoutreach/stencil-base
channel: rc
- name: github.com/getoutreach/stencil-circleci
channel: rc
- name: github.com/getoutreach/stencil-discovery
channel: rc
- name: github.com/getoutreach/stencil-golang
channel: rc
- name: github.com/getoutreach/stencil-outreach
channel: rc
- name: github.com/getoutreach/stencil-pipeline
channel: rc