deploy profile
This commit is contained in:
parent
86f05901ab
commit
cf9a94fd79
1 changed files with 1 additions and 1 deletions
2
.github/workflows/int_gateway-int.yml
vendored
2
.github/workflows/int_gateway-int.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
needs: build
|
||||
environment:
|
||||
name: 'Integration'
|
||||
name: 'Production'
|
||||
url: ${{ steps.deploy-to-webapp.outputs.webapp-url }}
|
||||
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Reference in a new issue