From 374ee53dec9f8002da181311b7debdf258b9a770 Mon Sep 17 00:00:00 2001 From: Keith Pitt Date: Fri, 13 Dec 2019 12:46:40 +0800 Subject: [PATCH 1/5] Test commit --- script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.sh b/script.sh index a41a0c4c..97c48884 100755 --- a/script.sh +++ b/script.sh @@ -11,7 +11,7 @@ echo "--- :evergreen_tree: Build job environment" env -echo "+++ :hammer: Example tests" +echo "+++ :hammer: Example tests !!!!!!!" echo -e "\033[33mCongratulations!\033[0m You've successfully run your first build on Buildkite! 👍 From 37eb3e6f9fdc32cf78dcae10015f6f9d5d1ed39d Mon Sep 17 00:00:00 2001 From: Keith Pitt Date: Fri, 13 Dec 2019 12:48:01 +0800 Subject: [PATCH 2/5] Another test --- script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.sh b/script.sh index 97c48884..c0b00dee 100755 --- a/script.sh +++ b/script.sh @@ -11,7 +11,7 @@ echo "--- :evergreen_tree: Build job environment" env -echo "+++ :hammer: Example tests !!!!!!!" +echo "+++ :hammer: Example tests !!!!" echo -e "\033[33mCongratulations!\033[0m You've successfully run your first build on Buildkite! 👍 From 27267b131e8ea51f54663c0fe919ba75e87c4417 Mon Sep 17 00:00:00 2001 From: Keith Pitt Date: Fri, 13 Dec 2019 12:48:53 +0800 Subject: [PATCH 3/5] Test if this does a thing --- script.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/script.sh b/script.sh index c0b00dee..e0d55752 100755 --- a/script.sh +++ b/script.sh @@ -11,7 +11,7 @@ echo "--- :evergreen_tree: Build job environment" env -echo "+++ :hammer: Example tests !!!!" +echo "+++ :hammer: Example tests đŸŠč" echo -e "\033[33mCongratulations!\033[0m You've successfully run your first build on Buildkite! 👍 From 6116adb0eac0770f58b477f4e3563b1a6b90f536 Mon Sep 17 00:00:00 2001 From: Keith Pitt Date: Fri, 13 Dec 2019 15:02:18 +0800 Subject: [PATCH 4/5] Another test --- script.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/script.sh b/script.sh index e0d55752..16debc54 100755 --- a/script.sh +++ b/script.sh @@ -10,7 +10,6 @@ echo "--- :evergreen_tree: Build job environment" env - echo "+++ :hammer: Example tests đŸŠč" echo -e "\033[33mCongratulations!\033[0m You've successfully run your first build on Buildkite! 👍 From eee100e1a4f667751d8e8a82ffa2be5849d7717e Mon Sep 17 00:00:00 2001 From: Keith Pitt Date: Fri, 13 Dec 2019 15:11:43 +0800 Subject: [PATCH 5/5] Another change --- script.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/script.sh b/script.sh index 16debc54..02408b32 100755 --- a/script.sh +++ b/script.sh @@ -5,7 +5,6 @@ echo "--- :package: Build job checkout directory" pwd ls -la - echo "--- :evergreen_tree: Build job environment" env