Add weekly build
All checks were successful
Build Custom docker:dind image / build-container (push) Successful in 1m20s
Build Custom docker:dind image / build-container-fallback (push) Has been skipped

This commit is contained in:
Neshura 2023-11-27 14:29:37 +00:00
parent 48c9c66e3a
commit 884b78b858

View file

@ -1,7 +1,10 @@
name: 'Build Custom docker:dind image'
author: 'Neshura'
on: [push]
on:
push:
schedule:
- cron: '0 0 * * 1'
jobs:
build-container:
runs-on: dind