fix: add missing param
This commit is contained in:
parent
9921c320d3
commit
dd7a115f6a
1 changed files with 1 additions and 0 deletions
|
@ -42,5 +42,6 @@ module app 'app.bicep' = {
|
||||||
scope: calqueResourceGroup
|
scope: calqueResourceGroup
|
||||||
params: {
|
params: {
|
||||||
context: context
|
context: context
|
||||||
|
registry: registry.outputs.registry
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue