Update '.trustie-pipeline.yml'
This commit is contained in:
parent
d6a9a85b13
commit
a6ea52de9b
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue