ci: 模板

This commit is contained in:
2025-04-26 18:35:08 +08:00
parent 98a8b3625e
commit 23bcd65617

View File

@@ -1,11 +1,15 @@
kind: template kind: pipeline
type: docker type: docker
name: metis name: metis
load: notify_template.yaml
platform: platform:
os: linux os: linux
arch: arm64 arch: arm64
template:
path: notify_template.yaml
vars:
NOTIFY_WX_URL:
from_secret: notify_wx_url
steps: steps:
- name: build-jar - name: build-jar
image: 10.7.127.190:38080/maven:3.8.5-openjdk-17 image: 10.7.127.190:38080/maven:3.8.5-openjdk-17