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 - linux/arm
depends_on: depends_on:
- build_amd64 - build_amd64
--- #---
kind: pipeline #kind: pipeline
name: build_arm #name: build_arm
platform: #platform:
os: linux # os: linux
arch: arm # arch: arm
#
steps: #steps:
- name: docker # - name: docker
image: plugins/docker # image: plugins/docker
settings: # settings:
repo: ducampsv/chainetv # repo: ducampsv/chainetv
auto_tag: "true" # auto_tag: "true"
auto_tag_suffix: arm # auto_tag_suffix: arm
username: # username:
from_secret: docker_username # from_secret: docker_username
password: # password:
from_secret: docker_password # from_secret: docker_password