Skip to content

Commit

Permalink
Removed 2nd latest tag
Browse files Browse the repository at this point in the history
  • Loading branch information
MukuFlash03 committed Oct 7, 2024
1 parent 2eb31d3 commit 032f33f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/reusable_image_build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,6 @@ jobs:
echo "Latest server tag: $latest_tag"
echo "Previous server tag: $previous_tag"
SECOND_LATEST_TAG=$(git describe --abbrev=0 --tags $(git rev-list --tags --skip=1 --max-count=1))
echo "Second latest tag: $SECOND_LATEST_TAG"
- name: Bump up release tag
# if: ${{ inputs.repo == 'op-admin-dashboard' || inputs.repo == 'em-public-dashboard' }}
# if: ${{ inputs.repo == 'op-admin-dashboard' || inputs.repo == 'em-public-dashboard' || inputs.repo == 'nrel-openpath-join-page'}}
Expand Down

0 comments on commit 032f33f

Please sign in to comment.