From 956ab3560b86559bbf37b4977d5e6ce770047ead Mon Sep 17 00:00:00 2001 From: Kartikey Tanna Date: Tue, 23 May 2023 22:12:31 +0530 Subject: [PATCH] Hooks typo fix --- lib/mrsk/cli/templates/sample_hooks/post-deploy.sample | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/mrsk/cli/templates/sample_hooks/post-deploy.sample b/lib/mrsk/cli/templates/sample_hooks/post-deploy.sample index abc18ccb..d4c1e9a2 100755 --- a/lib/mrsk/cli/templates/sample_hooks/post-deploy.sample +++ b/lib/mrsk/cli/templates/sample_hooks/post-deploy.sample @@ -2,12 +2,6 @@ # A sample post-deploy hook # -# Checks: -# 1. We have a clean checkout -# 2. A remote is configured -# 3. The branch has been pushed to the remote -# 4. The version we are deploying matches the remote -# # These environment variables are available: # MRSK_RECORDED_AT # MRSK_PERFORMER