Skip to content

Commit 89a27e4

Browse files
authored
Update staging-deploy.yml
1 parent caee369 commit 89a27e4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/staging-deploy.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ jobs:
117117
labels: ${{ steps.docker-meta.outputs.labels }}
118118
cache-from: type=gha
119119
cache-to: type=gha,mode=max
120-
build-args: |
121-
COMMIT_SHA=${{ github.sha }}
122-
VERSION=${{ steps.tag.outputs.tag }}
123120

124121
- name: Build and push Docker image (Standard)
125122
if: matrix.depot_project == ''

0 commit comments

Comments
 (0)