Skip to content

Commit

Permalink
Testing push origin branchname
Browse files Browse the repository at this point in the history
Mahadik, Mukul Chandrakant authored and Mahadik, Mukul Chandrakant committed Sep 28, 2024
1 parent 3d56121 commit cd3b059
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable_image_build_push.yml
Original file line number Diff line number Diff line change
@@ -89,7 +89,7 @@ jobs:
else
git add .env
git commit -m "Updated docker image tags in .env file to the latest timestamp"
git push https://${{ secrets.GH_FG_PAT_TAGS }}@github.com/MukuFlash03/${{ inputs.repo }}.git HEAD:${{ inputs.branch }}
# git push origin
# git push https://${{ secrets.GH_FG_PAT_TAGS }}@github.com/MukuFlash03/${{ inputs.repo }}.git HEAD:${{ inputs.branch }}
git push origin cleanup-cicd
fi
cat .env

0 comments on commit cd3b059

Please sign in to comment.