Skip to content

Commit b454aad

Browse files
author
Harmanpreet Kaur
committed
Remove unnecessary blank line in Docker build and push workflow
1 parent c971e20 commit b454aad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
BASE_TAG="demo"
6767
elif [[ "$BRANCH" == "hotfix" ]]; then
6868
BASE_TAG="hotfix"
69-
7069
else
7170
BASE_TAG="pullrequest-ignore"
7271
fi

0 commit comments

Comments
 (0)