diff options
Diffstat (limited to '.woodpecker.yml')
| -rw-r--r-- | .woodpecker.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml index e75dc369..a65b0aec 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -1,6 +1,6 @@ steps: publish: - image: registry.aliyuncs.com/alpine/alpine:edge + image: registry.nju.edu.cn/library/alpine:edge environment: CBMAIL: from_secret: "mail" |