nim-waku: set waku container tag from CI
This commit is contained in:
parent
baf893dc61
commit
67db08abe5
|
@ -1,8 +1,7 @@
|
|||
---
|
||||
|
||||
# Tag dependent on fleet: test
|
||||
# TODO: change to waku with CI on
|
||||
nim_waku_cont_tag: 'deploy-shards-{{ stage }}'
|
||||
nim_waku_cont_tag: 'deploy-{{ env }}-{{ stage }}'
|
||||
nim_waku_cont_name: 'nim-waku'
|
||||
nim_waku_log_level: 'debug'
|
||||
nim_waku_protocols_enabled: ['relay', 'store', 'filter', 'lightpush', 'peer-exchange']
|
||||
|
|
Loading…
Reference in New Issue