Skip to content

Commit

Permalink
fix precommit errors
Browse files Browse the repository at this point in the history
  • Loading branch information
gregnrobinson committed Dec 14, 2021
1 parent 15436c5 commit 394296f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tekton/tekton.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ function secrets(){

echo "${green}Deploying secrets...${normal}"
if [ -z "${CONTEXT}" ]; then

kubectl apply -k overlays/secrets
else
kubectl config use-context ${CONTEXT}
Expand Down

0 comments on commit 394296f

Please sign in to comment.