From 878231b6edcc36dd6ee26f120688f6d5b395b105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Soko=C5=82owski?= Date: Thu, 31 Mar 2022 15:55:33 +0200 Subject: [PATCH] readme: add link to prod fleet CI build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakub SokoĊ‚owski --- README.md | 1 + ansible/requirements.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e188dc8..6a41e69 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ This repo defines infrastructure for main [Status](http://status.im/) fleet runn Jenkins CI builds can be used to build and deploy new Docker images: * `status.test` - https://ci.status.im/job/nim-waku/job/deploy-status-test/ +* `status.prod` - https://ci.status.im/job/nim-waku/job/deploy-status-prod/ # Repo Usage diff --git a/ansible/requirements.yml b/ansible/requirements.yml index 6a38693..6b213a6 100644 --- a/ansible/requirements.yml +++ b/ansible/requirements.yml @@ -21,7 +21,7 @@ - name: consul-service src: git@github.com:status-im/infra-role-consul-service.git - version: 7ee51839e6a032e6ca27dfb00951e897b5385609 + version: 2b3d4e53856d6cc91ae5c5a342fd12f2bb96aa88 scm: git - name: nim-waku