update pipeline-dtk-build-aarch64.yml

This commit is contained in:
shenmo 2023-03-13 06:14:53 +00:00 committed by Gitee
parent 6b807b24e2
commit d6082be71f
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

@ -18,7 +18,7 @@ stages:
name: execute_by_docker
displayName: 基于镜像的脚本执行
certificate: ''
image: arm64v8/debian:buster
image: docker.io/arm64v8/debian:buster
command:
- '# 请在此输入您想执行的脚本'
- echo 'Hello Gitee!'