Skip to content

Commit

Permalink
Set up pipeline for synchronizing documentation with DK Portal
Browse files Browse the repository at this point in the history
  • Loading branch information
dk-portal[bot] authored Nov 21, 2024
1 parent ed460b2 commit 7b7dbcd
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .vtex/deployment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- name: docs
description: Documentation pipelines
build:
provider: dkcicd
pipelines:
- name: techdocs-v1
parameters:
entityReference: default/component/checkout-graphql
sourceDir: ./
when:
- event: push
source: branch
regex: main
path:
- docs/**
runtime: {}

0 comments on commit 7b7dbcd

Please sign in to comment.