Skip to content

Commit

Permalink
no triggers for update-companiesdb
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 6331b27
Author: Slava Leleka <[email protected]>
Date:   Mon Sep 2 13:13:28 2024 +0300

    no triggers for update-companiesdb in master

commit be3dbc4
Author: Slava Leleka <[email protected]>
Date:   Mon Sep 2 13:07:56 2024 +0300

    fix update-companiesdb cron expression
  • Loading branch information
slavaleleka committed Sep 2, 2024
1 parent b2d3490 commit fe2bcf3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
2 changes: 1 addition & 1 deletion bamboo-specs/dnr-rulesets-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ Build:
location: packages/dnr-rulesets/
pattern: dnr-rulesets.tgz
shared: true
required: true
required: true
5 changes: 0 additions & 5 deletions bamboo-specs/tswebextension-update-companiesdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,6 @@ Build:
requirements:
- adg-docker: 'true'

# run release build at 11:00 every Monday (after companiesdb update)
triggers:
- cron:
expression: 0 0 11 ? * MON

branches:
create: manually
delete: never
Expand Down

0 comments on commit fe2bcf3

Please sign in to comment.