diff --git a/.drone.yml b/.drone.yml index 0e6db74..19c53f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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