Skip to content

Commit db71833

Browse files
rwaffenbastelfreak
andauthored
Update .github/workflows/build_container.yml
Co-authored-by: Tim Meusel <[email protected]>
1 parent 7bdba0f commit db71833

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build_container.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ jobs:
127127
ghcr.io/openvoxproject/openvoxdb:${{ matrix.release }}-${{ github.sha }}-x86_64
128128
129129
# on docker.io we use the voxpupuli namespace because new organizations are not free anymore
130-
#
131130
docker buildx imagetools create -t docker.io/voxpupuli/openvoxdb:${{ steps.extract_version.outputs.version }}-${{ github.ref_name }} \
132131
ghcr.io/openvoxproject/openvoxdb:${{ matrix.release }}-${{ github.sha }}-arm64 \
133132
ghcr.io/openvoxproject/openvoxdb:${{ matrix.release }}-${{ github.sha }}-x86_64

0 commit comments

Comments
 (0)