Compare commits

..

2 Commits

Author SHA1 Message Date
ba33a87fb1
feat: update container on build 2024-09-29 11:30:36 +02:00
aee9537e4a
ci: build the container weekly 2024-09-29 11:30:10 +02:00

View File

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