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
@@ -5,7 +5,7 @@ import "encoding/json"
|
||||
A: {
|
||||
string
|
||||
|
||||
#compute: [
|
||||
#up: [
|
||||
{
|
||||
do: "fetch-container"
|
||||
ref: "alpine"
|
||||
@@ -32,7 +32,7 @@ unmarshalled: json.Unmarshal(A)
|
||||
B: {
|
||||
result: string
|
||||
|
||||
#compute: [
|
||||
#up: [
|
||||
{
|
||||
do: "fetch-container"
|
||||
ref: "alpine"
|
||||
|
Reference in New Issue
Block a user