Update '.drone.yml'
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
2021-08-21 01:12:49 +02:00
parent 739589dfc9
commit fb631bcdfa

View File

@@ -1,7 +1,7 @@
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: default-arm64
platform: platform:
arch: arm64 arch: arm64
@@ -15,7 +15,7 @@ steps:
--- ---
kind: pipeline kind: pipeline
type: docker type: docker
name: default name: default-amd64
platform: platform:
arch: amd64 arch: amd64