Skip to content

Commit 07d043c

Browse files
committed
put comments in the correct place
1 parent 5108e58 commit 07d043c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build_multi_arch_image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ jobs:
6868
# mkdir -p "$RUNNER_TEMP/bin"
6969
# docker build --output="$RUNNER_TEMP/bin" -f "src/base/.devcontainer/Dockerfile.trivy.${ARCH}" .
7070
# echo "$RUNNER_TEMP/bin" >> "$GITHUB_PATH"
71-
env:
72-
ARCH: '${{ matrix.arch }}'
71+
# env:
72+
# ARCH: '${{ matrix.arch }}'
7373
- name: setup node
7474
uses: actions/setup-node@53b83947a5a98c8d113130e565377fae1a50d02f
7575
with:

0 commit comments

Comments
 (0)