Skip to content

Commit 5cc7c3a

Browse files
committed
change
1 parent 34713c6 commit 5cc7c3a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
service: frontend/${{ env.TF_WORKSPACE }}
6464
tag: ${{ steps.git.outputs.githash }}
6565
github_token: ${{ secrets.GITHUB_TOKEN }}
66+
- name: test
67+
run: echo ${{ steps.image.outputs.image_exists }}
6668

6769
check-backend-build:
6870
name: Check backend needs building

0 commit comments

Comments
 (0)