feat: Suppression de l'architrecture pour Drone
Some checks reported errors
continuous-integration/drone Build encountered an error
Some checks reported errors
continuous-integration/drone Build encountered an error
This commit is contained in:
@ -39,10 +39,6 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: prod
|
name: prod
|
||||||
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: arm64
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: install submodule
|
- name: install submodule
|
||||||
image: drone/git
|
image: drone/git
|
||||||
@ -107,10 +103,6 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: staging
|
name: staging
|
||||||
|
|
||||||
platform:
|
|
||||||
os: linux
|
|
||||||
arch: arm64
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: install submodule
|
- name: install submodule
|
||||||
image: drone/git
|
image: drone/git
|
||||||
|
Reference in New Issue
Block a user