Update .github/workflows/push-s3.yml
This commit is contained in:
parent
9db021b9fa
commit
52995b5864
1
.github/workflows/push-s3.yml
vendored
1
.github/workflows/push-s3.yml
vendored
@ -42,6 +42,7 @@ jobs:
|
||||
docker build \
|
||||
--build-arg BUILD_STEP=bundle \
|
||||
--build-arg PUBLIC_BUILD_VERSION=${{ steps.get-id.outputs.BUILD_ID }} \
|
||||
--build-arg PUBLIC_CDN_BASE="https://d.vrgmetri.com/gb-dep/${{ env.REPO_SHORT_NAME }}/${{ steps.get-id.outputs.BUILD_ID }}/client",
|
||||
--file fab/d/actions-build.Dockerfile \
|
||||
--tag ${{ steps.get-id.outputs.DOCKER_IMAGE }} \
|
||||
.;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user