diff --git a/.drone.yml b/.drone.yml index f7ae4fb..a7ce832 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,10 +27,6 @@ kind: pipeline type: docker name: prod -platform: - os: linux - arch: arm64 - steps: - name: install submodule image: drone/git @@ -84,10 +80,6 @@ kind: pipeline type: docker name: staging -platform: - os: linux - arch: arm64 - steps: - name: install submodule image: drone/git