-
Notifications
You must be signed in to change notification settings - Fork 272
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix CORS proxy deploy workflow (#2049)
## Motivation for the change, related issues The CORS proxy deploy workflow isn't able to find the files it checked out in order to sync them to the dedicated proxy site. ## Implementation details This PR fixes multiple incorrect paths, tightens command line params, and restores some missing bash var declarations in order to fix deployment of the dedicated CORS proxy. ## Testing Instructions (or ideally a Blueprint) Allow dispatching this branch's version of the workflow and trigger the workflow manually to test.
- Loading branch information
1 parent
51db66a
commit faea1ee
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters