Skip to content

Commit

Permalink
Pull request: bamboo-specs: fix cron
Browse files Browse the repository at this point in the history
Merge in DNS/adguard-home from labor-code-2 to master

Squashed commit of the following:

commit e69df9f
Author: Ainar Garipov <A.Garipov@AdGuard.COM>
Date:   Wed Apr 21 15:28:54 2021 +0300

    bamboo-specs: fix cron
  • Loading branch information
ainar-g committed Apr 21, 2021
1 parent 34c87ea commit c9c2a79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bamboo-specs/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@
- 'adg-docker': 'true'

'triggers':
- 'cron': '0 30 14 * * MON-FRI *'
- 'cron': '0 30 14 ? * MON-FRI *'
'branches':
'create': 'manually'
'delete':
Expand Down

0 comments on commit c9c2a79

Please sign in to comment.