Skip to content

Commit

Permalink
Adjust working directory in git commit step
Browse files Browse the repository at this point in the history
  • Loading branch information
dotasek committed Nov 2, 2023
1 parent f58bdaa commit 2695850
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions master-branch-plot-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@ jobs:
arguments: --source ./test-statistics.json --output ./plot-ig-builder-auto.png

- bash: |
cd $(System.DefaultWorkingDirectory)/$(GIT_REPO)
git status
git add ./plot-ig-builder-auto.png
git commit . -m "Updating plot-ig-builder-auto.png ***NO_CI***"
Expand Down

0 comments on commit 2695850

Please sign in to comment.