Skip to content

Commit

Permalink
trace env to make sure this approach works
Browse files Browse the repository at this point in the history
  • Loading branch information
abe-winter committed Sep 29, 2023
1 parent a9044da commit 77d4210
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
- name: Build and Push
env: ${{ matrix.env }}
run: |
echo platform $PLATFORM arm_tag $ARM_TAG
make ${{ matrix.make_target}}
# test:
Expand Down

0 comments on commit 77d4210

Please sign in to comment.