Skip to content

Commit 771ca22

Browse files
rwaffenbastelfreak
andauthored
Update .github/workflows/build_container.yml
Co-authored-by: Tim Meusel <tim@bastelfreak.de>
1 parent 74a833e commit 771ca22

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build_container.yml

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

0 commit comments

Comments
 (0)