Upgrade azimuth watcher release version to `0.1.2` (#666)
K8s Deploy Test / Run deploy test suite (push) Failing after 3m8s
Details
Webapp Test / Run webapp test suite (push) Failing after 3m33s
Details
Smoke Test / Run basic test suite (push) Successful in 4m13s
Details
Publish / Build and publish (push) Successful in 59s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m59s
Details
K8s Deploy Test / Run deploy test suite (push) Failing after 3m8s
Details
Webapp Test / Run webapp test suite (push) Failing after 3m33s
Details
Smoke Test / Run basic test suite (push) Successful in 4m13s
Details
Publish / Build and publish (push) Successful in 59s
Details
Deploy Test / Run deploy test suite (push) Successful in 2m59s
Details
* Upgrade azimuth watcher release version * Fix version for azimuth watcher repopull/668/head v1.1.0-1b94db2-202311240836
parent
9499941891
commit
1b94db27c1
|
|
@ -18,3 +18,4 @@
|
|||
|
||||
[jobQueue]
|
||||
historicalLogsBlockRange = REPLACE_WITH_CERC_HISTORICAL_BLOCK_RANGE
|
||||
blockDelayInMilliSecs = 12000
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
version: "1.0"
|
||||
name: azimuth
|
||||
repos:
|
||||
- github.com/cerc-io/azimuth-watcher-ts
|
||||
- github.com/cerc-io/azimuth-watcher-ts@v0.1.2
|
||||
containers:
|
||||
- cerc/watcher-azimuth
|
||||
pods:
|
||||
|
|
|
|||
Loading…
Reference in New Issue