Skip to content

Commit

Permalink
Merge pull request #56 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 277e84f + 272df53 commit 575e0f1
Show file tree
Hide file tree
Showing 2 changed files with 18 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-quotes-graphql
sourceDir: ./
indexFile: README.md
when:
- event: push
source: branch
regex: master
path:
- docs/**
runtime: {}
1 change: 1 addition & 0 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ metadata:
name: b2b-quotes-graphql
annotations:
github.com/project-slug: vtex-apps/b2b-quotes-graphql
backstage.io/techdocs-ref: dir:./
spec:
system: b2b-suite
type: backend-api
Expand Down

0 comments on commit 575e0f1

Please sign in to comment.