cue files: #compute -> #up
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
committed by
Solomon Hykes
parent
8a4aa4d42b
commit
c16455249e
@@ -7,7 +7,7 @@ import (
|
||||
// An artifact such as source code checkout, container image, binary archive...
|
||||
// May be passed as user input, or computed by a buildkit pipeline
|
||||
#Artifact: {
|
||||
#up: llb.#Pipeline
|
||||
#up: [...llb.#Op]
|
||||
_
|
||||
...
|
||||
}
|
||||
|
Reference in New Issue
Block a user