Skip to content

Commit 52788a4

Browse files
committed
Update build.yaml
1 parent 2cb3aad commit 52788a4

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
@@ -58,7 +58,7 @@ jobs:
5858
AZURE_DOCKER_HOST_IP: ${{ vars.AZURE_DOCKER_HOST_IP }}
5959

6060
# tag to deploy
61-
WS_DOCKER_TAG: ${{ env.CODE_VERSION }}
61+
WS_DOCKER_TAG: ${{ github.sha }}
6262

6363
# passwords
6464
WS_API_DB_PASS: ${{ secrets.WS_API_DB_PASS }}

0 commit comments

Comments
 (0)