Merge pull request #604 from GlassedSilver/master

Added weekly (Tuesday) Build and Push Docker image + Added second fix-script
This commit is contained in:
Glassed Silver
2022-06-20 15:08:39 +02:00
committed by GitHub
5 changed files with 149 additions and 4 deletions

View File

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