Skip to content

Commit

Permalink
Merge branch 'main' into prod-sync
Browse files Browse the repository at this point in the history
  • Loading branch information
mhaack authored Dec 18, 2023
2 parents 3a14649 + 213e454 commit 33eceba
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 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
2 changes: 1 addition & 1 deletion converter.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# the origin to fetch content from
origin: https://author-p93411-e849602.adobeaemcloud.com
origin: https://author-p93411-e849552.adobeaemcloud.com/
suffix: ".html?wcmmode=disabled"
# the live urls of the content
# this is used to make absolute links to the urls domain reliatve
Expand Down
2 changes: 1 addition & 1 deletion fstab.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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"

0 comments on commit 33eceba

Please sign in to comment.