Browse Source

chore : build daily 4 times

Signed-off-by: Naveen MR <oof1lab@gmail.com>
pull/1668/head
Naveen MR 3 years ago
parent
commit
2edefd3c93
  1. 4
      .github/workflows/release-nightly-dev.yml

4
.github/workflows/release-nightly-dev.yml

@ -12,8 +12,8 @@ on:
- DEV
# - PROD
schedule:
# at the end of every day
- cron: '0 0 * * *'
# every 6 hours
- cron: '0 */6 * * *'
jobs:
# enrich tag for nightly auto release

Loading…
Cancel
Save