Skip to content

Commit

Permalink
4x
Browse files Browse the repository at this point in the history
  • Loading branch information
RockfordMankiniUCSD committed May 11, 2023
1 parent 6a52e30 commit ef7c09f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,5 +67,5 @@ jobs:
with:
context: health-check/
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ env.REGISTRY }}/deployment-controller-health-check:latest
tags: ${{ env.REGISTRY }}/ucsd-ets/deployment-controller-health-check:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit ef7c09f

Please sign in to comment.