Compare commits

..

2 Commits

Author SHA1 Message Date
365d4d01d1 Merge pull request 'feat: cron support' (#5001) from feat/cron into master
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #5001
2025-04-30 13:55:14 +00:00
Darragh Elliott
5348b8ff7b feat: cron support
All checks were successful
continuous-integration/drone/pr Build is passing
2025-04-30 14:54:01 +01:00

View File

@ -86,9 +86,10 @@ trigger:
- master - master
- test - test
event: event:
- push - cron
- pull_request
- custom - custom
- pull_request
- push
node: node:
cont2: noris cont2: noris
@ -100,6 +101,6 @@ volumes:
path: /run/user/1001/docker.sock path: /run/user/1001/docker.sock
--- ---
kind: signature kind: signature
hmac: 0cb85193b8009cfc67af21e5c1adc193124352efb02675e979eb9248bd14dd03 hmac: a9c6ebe599084250d533bc58f7566895a7b85f8f6547005a2560a9f9dc1eaa93
... ...