This commit is contained in:
@@ -30,5 +30,6 @@ jobs:
|
||||
echo > ~/.kube/config << EOF
|
||||
${{ secrets.KUBECONFIG }}
|
||||
EOF
|
||||
apt update && apt install -y kubectl
|
||||
apt update
|
||||
apt install -y kubectl
|
||||
/usr/bin/kubectl apply -f argo.yaml
|
||||
|
||||
Reference in New Issue
Block a user