Skip to content

Commit

Permalink
chore: test for edit tag array 3
Browse files Browse the repository at this point in the history
  • Loading branch information
jekutzsche committed Nov 19, 2021
1 parent 23a0d30 commit 8aa93a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/client_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,11 +61,9 @@ jobs:
run: |
echo $SKIP_BFF
echo $IMAGE_JSON
echo $IMAGE_OBJ
env:
SKIP_BFF: ${{ needs.skip_check.outputs.should_skip_bff }}
IMAGE_JSON: ${{ needs.determine_tag.outputs.image_json }}
IMAGE_OBJ: ${{ fromJSON(needs.determine_tag.outputs.image_json) }}

bff:
name: Build BFF
Expand Down

0 comments on commit 8aa93a1

Please sign in to comment.