Skip to content

Commit

Permalink
Do yq test 6
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Jun 4, 2024
1 parent c60d5f8 commit 14be386
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backstage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
- name: Override backstage URLs
working-directory: backstage-playground
run: |
ls -la
yq -i '.app.baseUrl = "http://localhost:3000"' app-config.local.yaml
yq -i '.backend.baseUrl = "http://localhost:7007"' app-config.local.yaml
yq -i '.backend.cors.origin = "http://localhost:7007"' app-config.local.yaml
Expand Down

0 comments on commit 14be386

Please sign in to comment.