Skip to content

Commit 1304c8e

Browse files
committed
Revert "Update build.yaml"
This reverts commit 863c71b.
1 parent 863c71b commit 1304c8e

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
@@ -35,7 +35,7 @@ jobs:
3535
WS_DOCKER_REGISTRY: ${{ vars.WS_DOCKER_REGISTRY }}
3636

3737
- name: Push the stack to ACR
38-
run: docker compose -f docker-compose.build.yml --env-file tdei_uw.env push
38+
run: docker compose --env-file tdei_uw.env push
3939
env:
4040
ENV: ${{ vars.ENV }}
4141
WS_DOCKER_REGISTRY: ${{ vars.WS_DOCKER_REGISTRY }}

0 commit comments

Comments
 (0)