feat: Suppression de l'architrecture pour Drone
continuous-integration/drone Build encountered an error
Details
continuous-integration/drone Build encountered an error
Details
This commit is contained in:
parent
116db0e203
commit
40e765bedf
|
@ -39,10 +39,6 @@ kind: pipeline
|
|||
type: docker
|
||||
name: prod
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: install submodule
|
||||
image: drone/git
|
||||
|
@ -107,10 +103,6 @@ kind: pipeline
|
|||
type: docker
|
||||
name: staging
|
||||
|
||||
platform:
|
||||
os: linux
|
||||
arch: arm64
|
||||
|
||||
steps:
|
||||
- name: install submodule
|
||||
image: drone/git
|
||||
|
|
Loading…
Reference in New Issue