mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Fri Apr 5 20:26:47 CEST 2024
This commit is contained in:
3
echo/.github/workflows/cd.yaml
vendored
3
echo/.github/workflows/cd.yaml
vendored
@@ -1,6 +1,9 @@
|
||||
name: build-image
|
||||
|
||||
on:
|
||||
schedule:
|
||||
# 每天 UTC 时间 00:00 自动触发构建
|
||||
- cron: "0 0 * * *"
|
||||
push:
|
||||
tags:
|
||||
- "*"
|
||||
|
||||
Reference in New Issue
Block a user