Skip to content

Commit

Permalink
add deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
daniyelnnr authored Feb 25, 2025
1 parent 9955306 commit 6a3a2c3
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .vtex/.vtex/deployment.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
- name: cli-plugin-plugins
build:
provider: dkcicd
pipelines:
- name: techdocs-v1
parameters:
entityReference: default/component/cli-plugin-plugins
sourceDir: ./
when:
- event: push
source: branch
regex: chore/configure-docs
path:
- "docs/**"
- README.md
- .vtex/deployment.yaml

0 comments on commit 6a3a2c3

Please sign in to comment.