From 441d7e383ce4d04a51bbaa3b4bc2edd25b185f38 Mon Sep 17 00:00:00 2001 From: Chris Kruining Date: Thu, 7 Nov 2024 15:07:55 +0100 Subject: [PATCH] remove them again. can't reassign path in GH --- .ci_cd/build.yml | 4 ---- .ci_cd/deploy.yml | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 .ci_cd/build.yml delete mode 100644 .ci_cd/deploy.yml diff --git a/.ci_cd/build.yml b/.ci_cd/build.yml deleted file mode 100644 index cf33149..0000000 --- a/.ci_cd/build.yml +++ /dev/null @@ -1,4 +0,0 @@ - - -steps: - - run: echo "Hello, World!" \ No newline at end of file diff --git a/.ci_cd/deploy.yml b/.ci_cd/deploy.yml deleted file mode 100644 index cf33149..0000000 --- a/.ci_cd/deploy.yml +++ /dev/null @@ -1,4 +0,0 @@ - - -steps: - - run: echo "Hello, World!" \ No newline at end of file