Update '.trustie-pipeline.yml'

This commit is contained in:
cxt 2021-01-05 14:04:43 +08:00
parent d6a9a85b13
commit a6ea52de9b
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ type: docker
name: default name: default
platform: platform:
os: linux os: linux
arch: amd64 arch: x86_64
steps: steps:
- name: greeting - name: greeting
image: arm64v8/maven image: arm64v8/maven