Skip to content

Commit 3ba4148

Browse files
author
DylanBulmer
committed
remove unnecessary build arg
1 parent f76fdcc commit 3ba4148

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/docker-image.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ jobs:
8888
GIT_COMMIT_TIME=${{ github.event.head_commit.timestamp }}
8989
GIT_REF=${{ github.ref_name }}
9090
GIT_WORKFLOW_SHA=${{ github.run_id }}
91-
NEXT_PUBLIC_IDP_URL=${{ vars.NEXT_PUBLIC_IDP_URL }}
9291
cache-from: type=registry,ref=${{ github.ref_name }}
9392
cache-to: type=inline
9493

0 commit comments

Comments
 (0)