build-arm64
Algunas comprobaciones han fallado
continuous-integration/drone/push Build encountered an error
Algunas comprobaciones han fallado
continuous-integration/drone/push Build encountered an error
Este commit está contenido en:
11
.drone.yml
11
.drone.yml
@@ -1,5 +1,5 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: build-linux-arm64-amd64
|
name: build-linux-arm64
|
||||||
type: docker
|
type: docker
|
||||||
|
|
||||||
platform:
|
platform:
|
||||||
@@ -35,6 +35,11 @@ steps:
|
|||||||
- push
|
- push
|
||||||
- tag
|
- tag
|
||||||
|
|
||||||
|
---
|
||||||
|
kind: pipeline
|
||||||
|
name: build-linux-amd64
|
||||||
|
type: docker
|
||||||
|
|
||||||
- name: build-amd64
|
- name: build-amd64
|
||||||
image: docker:dind
|
image: docker:dind
|
||||||
privileged: true
|
privileged: true
|
||||||
@@ -72,5 +77,5 @@ volumes:
|
|||||||
path: /etc/docker
|
path: /etc/docker
|
||||||
|
|
||||||
depends_on:
|
depends_on:
|
||||||
- build-arm64
|
- build-linux-arm64
|
||||||
- build-amd64
|
- build-linuc-amd64
|
||||||
|
|||||||
Referencia en una nueva incidencia
Block a user