Moved Docker Weekly build to docker.yml

This commit is contained in:
GlassedSilver
2022-06-20 01:50:35 +02:00
parent 93e3dafb03
commit d912e44484
2 changed files with 3 additions and 47 deletions

View File

@@ -13,6 +13,9 @@ on:
- '**.pem'
- '.dockerignore'
- '.gitignore'
schedule:
- cron: '34 4 * * 2'
workflow_dispatch:
jobs:
build-and-push: