comment arm build
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
vincent 2022-05-10 11:09:52 +02:00
parent a449dc0ab0
commit c7d89b1c11

View File

@ -38,21 +38,21 @@ steps:
- linux/arm
depends_on:
- build_amd64
---
kind: pipeline
name: build_arm
platform:
os: linux
arch: arm
steps:
- name: docker
image: plugins/docker
settings:
repo: ducampsv/chainetv
auto_tag: "true"
auto_tag_suffix: arm
username:
from_secret: docker_username
password:
from_secret: docker_password
#---
#kind: pipeline
#name: build_arm
#platform:
# os: linux
# arch: arm
#
#steps:
# - name: docker
# image: plugins/docker
# settings:
# repo: ducampsv/chainetv
# auto_tag: "true"
# auto_tag_suffix: arm
# username:
# from_secret: docker_username
# password:
# from_secret: docker_password