Improve ArgoCD and fix CI

Signed-off-by: Tom Chauveau <tom.chauveau@epitech.eu>
This commit is contained in:
Tom Chauveau
2021-09-09 15:14:49 +02:00
committed by Sam Alba
parent 2a91ae1d80
commit 0fe8b14e78
8 changed files with 48 additions and 64 deletions

View File

@@ -25,8 +25,8 @@ import (
// Destination namespace
namespace: dagger.#Input & {*"default" | string}
_ctr: os.Container & {
from: #CLI & {
ctr: os.#Container & {
image: #CLI & {
"config": config
}
command: #"""