Explorar o código

schedule build once a week

sstidl %!s(int64=2) %!d(string=hai) anos
pai
achega
bccdf5ff27
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      .github/workflows/docker-publish.yml

+ 2 - 2
.github/workflows/docker-publish.yml

@@ -6,8 +6,8 @@ name: Docker
 # documentation.
 
 on:
-  #  schedule:
-  #    - cron: '30 20 * * *'
+  schedule:
+  - cron: '00 11 * * Mon'
   push:
     branches: ["*"]
     # Publish semver tags as releases.