Skip to content

Commit

Permalink
Merge pull request #51 from hlxsites/Release-20241217-prodfix
Browse files Browse the repository at this point in the history
Release 20241217 prodfix
  • Loading branch information
davenichols-DHLS authored Dec 17, 2024
2 parents 3ca42fe + 8a8abed commit fd4193d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion .github/workflows/deploy-converter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
${{ runner.os }}-build-
${{ runner.os }}-
- run: npm ci
- run: npm run converter:test
- run: npm run converter:build:prod
- run: npm run converter:deploy -- convert/${ACTION_NAME}
env:
Expand Down
4 changes: 2 additions & 2 deletions converter.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# the origin to fetch content from
origin: https://author-p93411-e849602.adobeaemcloud.com
origin: https://author-p93411-e849552.adobeaemcloud.com/
suffix: ".html?wcmmode=disabled"
internalHost: https://main--danaher-ls-aem--hlxsites.hlx.live
internalHost: https://main--danaher-ls-aem-prod--hlxsites.hlx.live
# the live urls of the content
# this is used to make absolute links to the urls domain reliatve
# it may be an array, if there are mutliple urls possible like
Expand Down
4 changes: 2 additions & 2 deletions fstab.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
mountpoints:
/:
url: https://1050314-569danaherxwalk-stage.adobeioruntime.net/api/v1/web/convert/main/
url: https://1050314-569danaherxwalk.adobeioruntime.net/api/v1/web/convert/main/
type: markup
suffix: ".html?wcmmode=disabled"

Expand All @@ -11,4 +11,4 @@ folders:
/us/en/blog/topics/: /us/en/blog/topics-template
/us/en/news/topics/: /us/en/news/topics-template
/us/en/library/topics/: /us/en/library/topics-template
/us/en/we-see-a-way/solutions/: /us/en/we-see-a-way
/us/en/we-see-a-way/solutions/: /us/en/we-see-a-way

0 comments on commit fd4193d

Please sign in to comment.