Skip to content

Fully drop etcd support (#90) #20

Fully drop etcd support (#90)

Fully drop etcd support (#90) #20

Workflow file for this run

name: DCDR
on:
pull_request:
branches:
- 'master'
push:
branches:
- 'master'
jobs:
dcdr:
uses: ./.github/workflows/pipeline.yml
with:
APP_NAME: 'dcdr'
REGISTRY: 'docker.vsco.co'
IMAGE_NAME: 'dcdr'
secrets: inherit