fixed invalid references

Signed-off-by: Sam Alba <sam.alba@gmail.com>
This commit is contained in:
Sam Alba
2021-04-09 17:41:36 -07:00
parent b13ac200f3
commit d26ed13d88
4 changed files with 18 additions and 33 deletions

View File

@@ -42,11 +42,8 @@ import (
}
buildArg: buildArgs
},
op.Export & {
format: "string"
source: op.#PushContainer & {
ref: pushTarget
}
op.#PushContainer & {
ref: pushTarget
},
]