Skip to content

Commit

Permalink
ci: update pipeline.yml to fit draft path
Browse files Browse the repository at this point in the history
  • Loading branch information
soumitradev authored Dec 13, 2023
1 parent c288045 commit 6e42d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6e42d1b

Please sign in to comment.