Add test on git.#Commit
Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
committed by
Guillaume de Rouville
parent
c8e3755188
commit
4ad2c8e7e5
@@ -94,9 +94,9 @@ import (
|
||||
},
|
||||
for dest, file in files {
|
||||
op.#WriteFile & {
|
||||
"content": file.content
|
||||
"mode": file.mode
|
||||
"dest": dest
|
||||
content: file.content
|
||||
mode: file.mode
|
||||
"dest": dest
|
||||
}
|
||||
},
|
||||
// Execute main command with volumes
|
||||
|
Reference in New Issue
Block a user