Enable all architectures.

This commit is contained in:
redxef 2022-08-19 15:59:04 +02:00
parent 96a6050ae2
commit d5b4e5184a
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -56,10 +56,10 @@ jobs:
username: ((docker.username)) username: ((docker.username))
password: ((docker.password)) password: ((docker.password))
repository: docker.io/redxef/concourse-ssh-resource repository: docker.io/redxef/concourse-ssh-resource
tag: latest tag: edge
additional_tags: docker-tags/tags.txt additional_tags: docker-tags/tags.txt
push: true push: true
platform: x86_64 platform: amd64,i386,aarch64,arm,ppc64le,s390x
context: . context: .
manual: false manual: false
run: run: