registries: - registry.tek.govt.hu repos: - name: jmusicbot library: dowerx path: jmusicbot args: - key: VERSION value: "${VERSION}" tags: - name: latest tags: - amd64 - arm64 - name: "${VERSION}" tags: - "${VERSION}-amd64" - "${VERSION}-arm64" builds: - arch: amd64 tags: - amd64 - "${VERSION}-amd64" - arch: arm64 tags: - arm64 - "${VERSION}-arm64"