Skip to content

Commit 1733dbf

Browse files
authored
Merge pull request #6427 from bcgov/feat/6415
chore(6415): build MongoDB image daily
2 parents 98a5c36 + 27e2640 commit 1733dbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-push-mongodb.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Build MongoDB image
22

33
on:
44
workflow_dispatch:
5+
schedule:
6+
- cron: 0 3 * * *
57

68
env:
79
GITHUB_REGISTRY: ghcr.io

0 commit comments

Comments
 (0)