Skip to content

Commit

Permalink
Update azure-static-web-apps-gray-ocean-0501b9d0f.yml
Browse files Browse the repository at this point in the history
Setting the environmental variables...
  • Loading branch information
Rolyzky authored Oct 15, 2024
1 parent 355ed58 commit 0f6a23e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ jobs:
if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')
runs-on: ubuntu-latest
name: Build and Deploy Job
env:
GA: ${{ vars.GA_ID_TEST }}
ROOT_URL: ${{ vars.ROOT_URL_TEST }}
SEARCH_SERVICE: ${{ vars.SEARCH_SERVICE_URL_TEST }}
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 0f6a23e

Please sign in to comment.