Skip to content

Commit da014d5

Browse files
committed
[chore]: trigger build and push workflow for project
1 parent 4fb21c8 commit da014d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

project/k8s/init-cluster.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# setup a GKE cluster and install all dependencies
44
# for deploying our applications
55

6+
67
if ! command -v kubectl; then
78
echo "kubectl is not installed. Please install it first"
89
exit 1

0 commit comments

Comments
 (0)