Signed-off-by: Vasek - Tom C <tom.chauveau@epitech.eu>
This commit is contained in:
Vasek - Tom C
2022-02-11 17:31:36 +01:00
parent 73829fd9a7
commit ce4c1f036f
5 changed files with 44 additions and 28 deletions

View File

@@ -116,5 +116,5 @@ import (
}
// The final contents of the package after build
output: container.export.directories."/build".contents
output: container.export.directories."/build"
}