Skip to content

Commit

Permalink
chore: test for edit tag array 6
Browse files Browse the repository at this point in the history
  • Loading branch information
jekutzsche committed Nov 19, 2021
1 parent f8bdb2d commit f88b5a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/client_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
determine_tag:
name: Determines Image Tag
needs: determine_images
if: ${{ needs.determine_images.outputs.images != '' }}
runs-on: ubuntu-latest
# Map a step output to a job output
outputs:
Expand Down

0 comments on commit f88b5a8

Please sign in to comment.