Skip to content

Commit

Permalink
Trigger deploy (blockscout#21)
Browse files Browse the repository at this point in the history
* Trigger deploy

* triggering pipeline

* triggering pipeline

* triggering pipeline

* triggering pipeline

* triggering pipeline

* triggering pipeline

* triggering pipeline

* triggering pipeline
  • Loading branch information
lorks committed Apr 28, 2022
1 parent d388278 commit 66f8651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apps/indexer/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ config :indexer,
metadata_updater_seconds_interval:
String.to_integer(System.get_env("TOKEN_METADATA_UPDATE_INTERVAL") || "#{2 * 24 * 60 * 60}"),
## bytes
## trigger

memory_limit: 3 <<< 30,
first_block: System.get_env("FIRST_BLOCK") || "",
last_block: System.get_env("LAST_BLOCK") || ""
Expand Down

0 comments on commit 66f8651

Please sign in to comment.