update pipeline-20241025.yml

This commit is contained in:
2024-10-26 10:42:17 +00:00
committed by Gitee
parent 195e6cc053
commit 8654212663

View File

@@ -18,7 +18,7 @@ stages:
name: execute_by_docker name: execute_by_docker
displayName: Build Debian amd64 displayName: Build Debian amd64
certificate: '' certificate: ''
image: docker.io/debian:bookworm image: hub.atomgit.com/amd64/debian:bookworm
command: command:
- export DEBIAN_FRONTEND=noninteractive - export DEBIAN_FRONTEND=noninteractive
- 'apt install devscripts ' - 'apt install devscripts '