Skip to content

Commit

Permalink
add pre-push event
Browse files Browse the repository at this point in the history
  • Loading branch information
aramovic79 committed Aug 19, 2024
1 parent 539eac2 commit 46214b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ mysql-client: mysql waitformysql
k8: $(GARDEN_OWS3_PATH) $(K8_CLUSTER_PATH)
# @$(MAKE) push
@gardenctl config set-garden sap-landscape-canary --kubeconfig "$(GARDEN_OWS3_PATH)"
# TODO: Solve "Please visit the following URL in your browser manually: http://localhost:8000"
# TODO: Solve this blocker "Please visit the following URL in your browser manually: http://localhost:8000"
# kubectl --kubeconfig "$(K8_CLUSTER_PATH)" get namespaces
@export KUBECONFIG=$(K8_CLUSTER_PATH)
# @kubectl create secret docker-registry apeirora-ows3-secret \
Expand Down

0 comments on commit 46214b4

Please sign in to comment.