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 d678fa4 commit a103a19
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]
environment:
name: Testing
url: https://rating_api.api.test.profcomff.com/
url: https://api.test.profcomff.com/rating
env:
CONTAINER_NAME: com_profcomff_api_rating_api_test
permissions:
Expand Down Expand Up @@ -95,7 +95,7 @@ jobs:
runs-on: [self-hosted, Linux]
environment:
name: Production
url: https://rating_api.api.profcomff.com/
url: https://api.profcomff.com/rating
env:
CONTAINER_NAME: com_profcomff_api_rating_api
permissions:
Expand Down

0 comments on commit a103a19

Please sign in to comment.