mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-13 09:23:45 +00:00
Update docs and CI (#5666)
This commit is contained in:
parent
71bf32e438
commit
1d369c47bd
6
.github/workflows/sync-docs.yml
vendored
6
.github/workflows/sync-docs.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Push content
|
- name: Push content
|
||||||
id: push_content
|
id: push_content
|
||||||
uses: cpina/github-action-push-to-another-repository@1.5
|
uses: cpina/github-action-push-to-another-repository@main
|
||||||
with:
|
with:
|
||||||
source-directory: openmetadata-docs/content/
|
source-directory: openmetadata-docs/content/
|
||||||
target-directory: content/
|
target-directory: content/
|
||||||
@ -38,7 +38,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Push images
|
- name: Push images
|
||||||
id: push_images
|
id: push_images
|
||||||
uses: cpina/github-action-push-to-another-repository@1.5
|
uses: cpina/github-action-push-to-another-repository@main
|
||||||
with:
|
with:
|
||||||
source-directory: openmetadata-docs/images/
|
source-directory: openmetadata-docs/images/
|
||||||
target-directory: public/images/
|
target-directory: public/images/
|
||||||
@ -50,7 +50,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Push ingestion
|
- name: Push ingestion
|
||||||
id: push_ingestion
|
id: push_ingestion
|
||||||
uses: cpina/github-action-push-to-another-repository@1.5
|
uses: cpina/github-action-push-to-another-repository@main
|
||||||
with:
|
with:
|
||||||
source-directory: openmetadata-docs/ingestion/
|
source-directory: openmetadata-docs/ingestion/
|
||||||
target-directory: public/ingestion/
|
target-directory: public/ingestion/
|
||||||
|
|||||||
@ -4,3 +4,5 @@ slug: /deployment
|
|||||||
---
|
---
|
||||||
|
|
||||||
# Deployment
|
# Deployment
|
||||||
|
|
||||||
|
Some deployment info
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user