add TARGETPLATFORM env var

This commit is contained in:
simon 2022-05-11 21:59:15 +07:00
parent da251b28a4
commit 0749cdd8f3
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ platform:
steps:
- name: docker
image: plugins/docker
environment:
TARGETPLATFORM: linux/amd64
settings:
username:
from_secret: docker_username