更新 .drone.yml

This commit is contained in:
coward 2024-08-20 10:56:58 +08:00
parent 9852f307b7
commit 7dd56160c2

View File

@ -6,12 +6,11 @@ trigger:
event: [tag]
steps:
# 编译演示环境镜像
- name: BuildDevImage
image: plugins/docker
settings:
registry: gitea.mrx.ltd
repo: gitea.mrx.ltd/go-pkg/wireguard-ui-v2
registry: gitea.mrx.ltd # 镜像仓库地址
repo: gitea.mrx.ltd/go-pkg/wireguard-ui-v2 # 镜像仓库地址
username:
from_secret: docker_user
password: