This commit is contained in:
@@ -31,4 +31,4 @@ jobs:
|
|||||||
${{ secrets.KUBECONFIG }}
|
${{ secrets.KUBECONFIG }}
|
||||||
EOF
|
EOF
|
||||||
apt update && apt install -y kubectl
|
apt update && apt install -y kubectl
|
||||||
kubectl apply -f argo.yaml
|
/usr/bin/kubectl apply -f argo.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user