Skip to content

Commit 86808df

Browse files
committed
Update build.yaml
1 parent 0936038 commit 86808df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
run: |
6161
cp tdei_uw.env .env
6262
echo "CODE_VERSION=${CODE_VERSION}" >> .env
63-
docker buildx bake --file docker-buildx.build.hcl --push
63+
docker buildx bake --file docker-compose.build.yml --push
6464
env:
6565
ENV: ${{ vars.ENV }}
6666
WS_DOCKER_REGISTRY: ${{ vars.WS_DOCKER_REGISTRY }}

0 commit comments

Comments
 (0)