Skip to content

Commit

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

- bash: |
git checkout master
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 622b643

Please sign in to comment.