Skip to content

Commit

Permalink
Update build_and_publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Temmmmmo authored Oct 17, 2024
1 parent 6f3670e commit dd3e532
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: [self-hosted, Linux, testing]
environment:
name: Testing
url: https://api.test.profcomff.com/rating
url: https://api.test.profcomff.com/?urls.primaryName=rating
env:
CONTAINER_NAME: com_profcomff_api_rating_test
permissions:
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
runs-on: [self-hosted, Linux, production]
environment:
name: Production
url: https://api.profcomff.com/rating
url: https://api.profcomff.com/?urls.primaryName=rating
env:
CONTAINER_NAME: com_profcomff_api_rating
permissions:
Expand Down

0 comments on commit dd3e532

Please sign in to comment.