diff --git a/.github/workflows/build-containers.yml b/.github/workflows/build-containers.yml index 1e6572c..a674735 100644 --- a/.github/workflows/build-containers.yml +++ b/.github/workflows/build-containers.yml @@ -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