From 5f4e5b2c9053e4c7ca2a1b88a0e66e8e485119e1 Mon Sep 17 00:00:00 2001 From: Brett Tofel Date: Mon, 9 Mar 2020 15:27:41 -0400 Subject: [PATCH 1/2] testing quay build trigger --- touch_test.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 touch_test.txt diff --git a/touch_test.txt b/touch_test.txt new file mode 100644 index 000000000..5076e6591 --- /dev/null +++ b/touch_test.txt @@ -0,0 +1 @@ +This file is just to trigger a build with a new webhook. From 695d8d6b92fcdab14b992ce9733bbcc7b29178a4 Mon Sep 17 00:00:00 2001 From: Brett Tofel Date: Tue, 10 Mar 2020 16:05:33 -0400 Subject: [PATCH 2/2] Delete touch_test.txt Creating a PR to test CI engagement. --- touch_test.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 touch_test.txt diff --git a/touch_test.txt b/touch_test.txt deleted file mode 100644 index 5076e6591..000000000 --- a/touch_test.txt +++ /dev/null @@ -1 +0,0 @@ -This file is just to trigger a build with a new webhook.