We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c4444e commit c1d6529Copy full SHA for c1d6529
1 file changed
.github/workflows/build.yml
@@ -73,7 +73,6 @@ jobs:
73
74
- name: Prepare Dockerfile
75
run: |
76
- cp repo/scripts/Dockerfile.template repo/output/
77
bash repo/scripts/make-dockerfile.sh \
78
"${{ matrix.image }}.tar.zst" \
79
"${{ matrix.image }}" \
0 commit comments