From 3615341041804f49774187d898d75f27d3ec0421 Mon Sep 17 00:00:00 2001 From: Laurens Date: Fri, 21 Oct 2022 15:09:02 +0200 Subject: [PATCH 1/3] Update .nosana-ci.yml --- .nosana-ci.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/.nosana-ci.yml b/.nosana-ci.yml index d531ae0..9ce48ce 100644 --- a/.nosana-ci.yml +++ b/.nosana-ci.yml @@ -1,2 +1,5 @@ -commands: [] -image: test \ No newline at end of file +global: + trigger: + branch: + - test + - temp From 0dd705bd803cff42a93cffa7f761d5fd3b7349c1 Mon Sep 17 00:00:00 2001 From: Laurens Date: Fri, 21 Oct 2022 15:09:56 +0200 Subject: [PATCH 2/3] Update .nosana-ci.yml --- .nosana-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.nosana-ci.yml b/.nosana-ci.yml index 9ce48ce..02437b8 100644 --- a/.nosana-ci.yml +++ b/.nosana-ci.yml @@ -1,5 +1,5 @@ global: - trigger: - branch: - - test + trigger: + branch: + - test - temp From ed183826dfb6344d3b2c84af566c5d2e829595b8 Mon Sep 17 00:00:00 2001 From: Laurens Date: Wed, 8 Feb 2023 10:37:06 +0100 Subject: [PATCH 3/3] Delete .nosana-ci.yml --- .nosana-ci.yml | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .nosana-ci.yml diff --git a/.nosana-ci.yml b/.nosana-ci.yml deleted file mode 100644 index 02437b8..0000000 --- a/.nosana-ci.yml +++ /dev/null @@ -1,5 +0,0 @@ -global: - trigger: - branch: - - test - - temp