fix cd for docker-bake.hcl

This commit is contained in:
Ronald A. Richardson
2024-02-05 19:07:04 +08:00
parent 7f9b09f673
commit f459f2e7e3

View File

@@ -51,11 +51,10 @@ jobs:
env:
REGISTRY: ${{ steps.login-ecr.outputs.registry }}/${{ env.PROJECT }}-${{ env.STACK }}
VERSION: ${{ env.VERSION }}
GITHUB_AUTH_KEY: ${{ env.GITHUB_AUTH_KEY }}
CACHE: type=gha
with:
push: true
set:
GITHUB_AUTH_KEY: ${{ env.GITHUB_AUTH_KEY }}
files: |
./docker-bake.hcl