Skip to content

Commit f88b5a8

Browse files
committed
chore: test for edit tag array 6
1 parent f8bdb2d commit f88b5a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/client_develop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
determine_tag:
6464
name: Determines Image Tag
6565
needs: determine_images
66+
if: ${{ needs.determine_images.outputs.images != '' }}
6667
runs-on: ubuntu-latest
6768
# Map a step output to a job output
6869
outputs:

0 commit comments

Comments
 (0)