Skip to content

Commit

Permalink
更新alpine镜像到稳定版
Browse files Browse the repository at this point in the history
  • Loading branch information
ryjer committed Sep 12, 2023
1 parent 1e6d76f commit c18318b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: alpine
on:
schedule:
# 每半年3号,2:23执行一次,以同步官方
#- cron: '23 2 3 */6 *'
- cron: '23 2 3 */6 *'
push:
#branches: [ master ]
paths:
Expand Down

0 comments on commit c18318b

Please sign in to comment.