Compare commits

..

2 Commits

Author SHA1 Message Date
53cfeb1a62
feat: update container on build
All checks were successful
Container build / container-build (push) Successful in 3m21s
2024-09-29 11:31:49 +02:00
562b26b96a
ci: build the container weekly 2024-09-29 11:31:47 +02:00

View File

@ -1,6 +1,6 @@
name: Container build
on:
push: true
push:
schedule:
- cron: '0 16 * * FRI'