Skip to content

Commit

Permalink
Add Azure FQDN
Browse files Browse the repository at this point in the history
  • Loading branch information
isms committed Feb 25, 2024
1 parent 4588e73 commit 01a57cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: Build, Test, and Publish Image
runs-on: ubuntu-latest
env:
LOGIN_SERVER: ${{ secrets.LOGIN_SERVER }}
LOGIN_SERVER: spacecraftpose.azurecr.io
IMAGE: spacecraft-pose-pose-estimation
SHA_TAG: ${{ github.sha }}
LATEST_TAG: latest
Expand Down

0 comments on commit 01a57cb

Please sign in to comment.