Skip to content

Commit

Permalink
Update demo-ethereal-nexus-AutoDeployTrigger-b5b2e196-b8c8-4d42-8528-…
Browse files Browse the repository at this point in the history
…b07617ea6295.yml
  • Loading branch information
lopesdasilva authored Mar 15, 2024
1 parent 0536252 commit 57ef912
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,9 @@ jobs:
containerAppName: demo-ethereal-nexus
resourceGroup: RG-Ethereal-nexus
registryUrl: registry.hub.docker.com
registryServer: registry.hub.docker.com
registryUsername: ${{ secrets.DEMOETHEREALNEXUS_REGISTRY_USERNAME }}
registryPassword: ${{ secrets.DEMOETHEREALNEXUS_REGISTRY_PASSWORD }}
imageToBuild: docker19diconium/remote-components:${{ github.sha }}
imageToBuild: docker19diconium/remote-components:${{ github.sha }} --registry-server registry.hub.docker.com



Expand Down

0 comments on commit 57ef912

Please sign in to comment.