Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
greyhoundforty authored Jun 12, 2024
1 parent 6f68084 commit 7221ff4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,5 @@ jobs:
workload_type: 'app'
workload_name: ${{ env.WORKLOAD_NAME }}
workload_port: 8080
registry_endpoint: 'us.icr.io'
registry_namespace: 'rtiffany'
registry_image: "${{ env.WORKLOAD_NAME }}-image:"
registry_image: "${{ env.WORKLOAD_NAME }}-image"

0 comments on commit 7221ff4

Please sign in to comment.