@@ -1,10 +1,10 @@
name: 自动构建docker镜像
on:
-# schedule:
-# - cron: "21 19 * * 0"
-# watch:
-# types: started
+ schedule:
+ - cron: "21 19 * * 0"
+ watch:
+ types: started
workflow_dispatch:
# push:
@@ -70,7 +70,7 @@ jobs:
context: ./dockerfile/
file: ./dockerfile/Dockerfile
push: true
- platforms: linux/amd64,linux/arm64,linux/arm
+ platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
- name: all Image digest