Merge pull request #1869 from dagger/shykes-doc-misc
docs/1203: keep code sample on topic
This commit is contained in:
commit
695206ee66
@ -8,8 +8,4 @@ dagger.#Plan & {
|
||||
// Convert a CUE value into a YAML formatted string
|
||||
contents: yaml.Marshal(actions.pull.output.config)
|
||||
}
|
||||
|
||||
actions: pull: docker.#Pull & {
|
||||
source: "alpine"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user