Skip to content

Commit 32a5c8a

Browse files
Kolby O'MalleyKolby O'Malley
authored andcommitted
Initial commit of hooks
1 parent cb451da commit 32a5c8a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.buildkite/hooks/post-checkout

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
echo "Hello World"

.buildkite/hooks/pre-exit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
echo "Hello World"

0 commit comments

Comments
 (0)