Skip to content

Commit

Permalink
before taredown test
Browse files Browse the repository at this point in the history
  • Loading branch information
Reinier Nel committed Jan 30, 2024
1 parent 168f961 commit dbe2685
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -130,10 +130,6 @@ echo "info setting up cluster config"
KUBECONFIG="$PWD/iac/azure/kubeconfig"
export KUBECONFIG

# if [ -n "$RUN_IN_CI" ]; then
# kubelogin convert-kubeconfig
# fi

echo "info setting up repo"
cat manifests/argocd-project.yaml | sed 's/__ARGOCD_PAT__/'"$ARGOCD_PAT"'/g' | kubectl apply -f -

Expand Down

0 comments on commit dbe2685

Please sign in to comment.