Skip to content
This repository has been archived by the owner on Jul 16, 2021. It is now read-only.

Commit

Permalink
New patch stanza requires kustomize
Browse files Browse the repository at this point in the history
  • Loading branch information
gdbelvin committed Feb 26, 2020
1 parent cab27ff commit d03efbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Expand Up @@ -55,4 +55,4 @@ docker-compose push

echo "Updating jobs..."
./kustomize_image_tag.sh $TRAVIS_COMMIT
kubectl apply -k deploy/kubernetes/overlays/gke
kustomize build deploy/kubernetes/overlays/gke/ | kubectl apply -f -

0 comments on commit d03efbb

Please sign in to comment.