Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
Signed-off-by: cosa65 <[email protected]>
  • Loading branch information
cosa65 committed Aug 18, 2023
1 parent c3553f1 commit b3849b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ jobs:
PR_GITHUB_REF="refs/pull/${{ github.event.pull_request.number }}/merge"
PR_REF_ID=$(echo $PR_GITHUB_REF | sed 's/\//-/g')
COMMIT_SHA="${{ github.event.pull_request.head.sha }}"
IMAGE_TAG="$PR_REF_ID-$COMMIT_SHA"
TIMESTAMP=$TIMESTAMP
BATCH_IMAGE_TAG=$PR_REF_ID
Expand Down

0 comments on commit b3849b7

Please sign in to comment.