fix(ci): ACR resource group is AuthData not Operation
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
d8b989f681
commit
2b614ddef2
@@ -31,7 +31,7 @@ jobs:
|
||||
run: |
|
||||
az acr build \
|
||||
--registry socsocacr \
|
||||
--resource-group Operation \
|
||||
--resource-group AuthData \
|
||||
--image soc-langgraph:${{ github.sha }} \
|
||||
--image soc-langgraph:latest \
|
||||
--file langgraph/Dockerfile \
|
||||
|
||||
Reference in New Issue
Block a user