ci: docker
continuous-integration/drone/push Build encountered an error Details

This commit is contained in:
hsc 2025-03-30 19:48:54 +08:00
parent 4d8fae87ff
commit 023a477f7e
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
kind: pipeline
type: docker
name: default
docker:
registry: docker.1ms.run
steps:
- name: run-hello-script
image: docker.1ms.run/library/alpine # 必须指定基础镜像如alpine/bash