Skip to content

Commit

Permalink
patch: se agrega variable de entorno NOTICIAS_UTEM_URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Im-Fran authored May 10, 2024
1 parent a899763 commit 3b484ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
yarn
yarn test
env:
NOTICIAS_UTEM_URL: ${{ vars.NOTICIAS_UTEM_URL || 'https://noticias.utem.cl' }}
UTEM_URL: ${{ vars.UTEM_URL || 'https://www.utem.cl' }}
SSO_UTEM_URL: ${{ vars.SSO_UTEM_URL || 'https://sso.utem.cl' }}
MI_UTEM_URL: ${{ vars.MI_UTEM_URL || 'https://mi.utem.cl' }}
Expand Down

0 comments on commit 3b484ff

Please sign in to comment.