Skip to content

Commit d22a3b7

Browse files
author
Sheyla Trudo
committed
fixup! Artifacts
1 parent d97c5ca commit d22a3b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pipelines/templates/artifact-storage.steps.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ steps:
213213
az storage account show -n "$SA_NAME" --query networkRuleSet
214214
az storage container create \
215215
--account-name "$SA_NAME" \
216-
--resource-group "RG_NAME" \
216+
--resource-group "$RG_NAME" \
217217
--name "$CONTAINER_NAME" \
218218
--auth-mode login
219219
#--public-access off

0 commit comments

Comments
 (0)