Skip to content

Commit b046917

Browse files
Updating the container ID to reflect correct one.
1 parent 5e7a1ef commit b046917

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,4 +67,4 @@ jobs:
6767
password: ${{ secrets.TILAA_PASSWORD }}
6868

6969
- name: Deploy container
70-
run: tilaa container modify --image ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }} -i 248
70+
run: tilaa container modify --image ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.sha }} -i 532

0 commit comments

Comments
 (0)