From 6e42d1ba0e93f725b04295467979d825474b64cd Mon Sep 17 00:00:00 2001 From: Soumitra Shewale Date: Wed, 13 Dec 2023 20:01:48 +0530 Subject: [PATCH] ci: update pipeline.yml to fit draft path --- .github/workflows/pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 87cb90fc..9721f5ed 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -16,7 +16,7 @@ jobs: port: ${{ secrets.PORT }} script: | cd /home/ubuntu/clones - cd chronofactorem-rewrite-staging + cd chronofactorem-rewrite-draft git reset --hard HEAD git pull docker compose --profile ingestion down