Skip to content

Commit

Permalink
Merge pull request #187 from vtex-apps/docs/pipeline-for-dk-portal
Browse files Browse the repository at this point in the history
Automated Tech Docs Sync to DK Portal
  • Loading branch information
fabianaferreira authored Dec 20, 2024
2 parents c8f2676 + 4d9ea2a commit 2bf732d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .vtex/deployment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
- name: docs
description: Documentation pipelines
build:
provider: dkcicd
pipelines:
- name: techdocs-v1
parameters:
entityReference: default/component/b2b-organizations
sourceDir: ./
indexFile: README.md
when:
- event: push
source: branch
regex: master
path:
- docs/**
runtime: {}

0 comments on commit 2bf732d

Please sign in to comment.