fix(stdlib/kubernetes): sourceInline
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
parent
592cc040ca
commit
726e91962c
@ -82,7 +82,7 @@ import (
|
||||
if sourceInline != _|_ {
|
||||
op.#WriteFile & {
|
||||
dest: "/source"
|
||||
content: source
|
||||
content: sourceInline
|
||||
}
|
||||
},
|
||||
op.#Exec & {
|
||||
|
Reference in New Issue
Block a user