init
continuous-integration/drone Build is failing

This commit is contained in:
曾志威
2026-05-10 19:23:04 +08:00
parent 1d3f0bda32
commit 9f9dd1275a
27 changed files with 1298 additions and 146 deletions
+18
View File
@@ -0,0 +1,18 @@
kind: pipeline
name: default
steps:
# docker 打包
- name: docker
image: plugins/docker
settings:
context: ./
dockerfile: ./Dockerfile
username:
from_secret: docker_username
password:
from_secret: docker_password
registry: https://registry.cn-hangzhou.aliyuncs.com
repo: registry.cn-hangzhou.aliyuncs.com/hub_z/ashareview
tags:
- latest