Skip to content

Commit

Permalink
feat: update ci/cd to push docker image to the new container registry (
Browse files Browse the repository at this point in the history
  • Loading branch information
r-p-alves authored Oct 7, 2024
1 parent d9ec7a9 commit 5df43d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ on:
default: '.'

env:
REGISTRY: split.azurecr.io
REGISTRY: splitcr.azurecr.io
TAG: ${{ github.sha }}

jobs:
Expand Down

0 comments on commit 5df43d4

Please sign in to comment.