Skip to content

Commit

Permalink
Update next_lwa-virtualmonitor-dev-weu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sharhio authored Oct 30, 2024
1 parent 90c3cf0 commit c148f03
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/next_lwa-virtualmonitor-dev-weu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: index.docker.io/${{ secrets.AzureAppService_ContainerUsername_f26fc3e6de2c474fa634665bbecfd257 }}/digitransit-virtualmonitor:${{ github.sha }}
tags: index.docker.io/hsldevcom/digitransit-virtualmonitor:${{ github.sha }}
file: ./Dockerfile

deploy:
Expand All @@ -48,4 +48,4 @@ jobs:
app-name: 'lwa-virtualmonitor-dev-weu'
slot-name: 'production'
publish-profile: ${{ secrets.AzureAppService_PublishProfile_f8dcd93768d244a295f9cd16aece9d9c }}
images: 'index.docker.io/${{ secrets.AzureAppService_ContainerUsername_f26fc3e6de2c474fa634665bbecfd257 }}/digitransit-virtualmonitor:${{ github.sha }}'
images: 'index.docker.io/hsldevcom/digitransit-virtualmonitor:${{ github.sha }}'

0 comments on commit c148f03

Please sign in to comment.