Skip to content

Commit e3ed53c

Browse files
committed
Update build.yaml
1 parent ae1564a commit e3ed53c

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
@@ -64,7 +64,7 @@ jobs:
6464
docker compose -f docker-compose.build.yml --env-file tdei_uw.env push
6565
env:
6666
ENV: ${{ vars.ENV }}
67-
CODE_VERSION: ${{ github.sha }}
67+
CODE_VERSION: "Frontend: ${{ env.FRONTEND_VERSION }}"
6868
ENV_NAME_PARAM: ${{ env.ENV_NAME_PARAM }}
6969

7070
# hosts

0 commit comments

Comments
 (0)