Skip to content

Commit fdfb2e2

Browse files
removed white space
1 parent 2c52eca commit fdfb2e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/docker-build-and-push.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,8 +69,6 @@ jobs:
6969
RUN_ID=${{ github.run_number }}
7070
# Create historical tag using TAG, DATE_TAG, and RUN_ID
7171
echo "HISTORICAL_TAG=${{ env.TAG }}_${DATE_TAG}_${RUN_ID}" >> $GITHUB_ENV
72-
73-
7472
7573
- name: Build and optionally push Backend Docker image
7674
uses: docker/build-push-action@v6

0 commit comments

Comments
 (0)