Update main.yml

This commit is contained in:
phahulin 2019-06-11 18:58:14 +03:00 committed by GitHub
parent 17e97cbd53
commit ee3c1603b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
PARITY_BIN_SHA256_UBUNTU: "e0a249d586aad506ba2ea886416c3b247a841c615c8dcc51e1b18b343f9439cf"
PARITY_BIN_LOC_CENTOS: "https://releases.parity.io/ethereum/v2.4.6/x86_64-unknown-linux-gnu/parity"
PARITY_BIN_SHA256_CENTOS: "e0a249d586aad506ba2ea886416c3b247a841c615c8dcc51e1b18b343f9439cf"
PARITY_VERSION_CHECK: "2.3.2"
PARITY_VERSION_CHECK: "2.4.6"
when: GENESIS_BRANCH == 'sokol'
- set_fact:
@ -12,7 +12,7 @@
PARITY_BIN_SHA256_UBUNTU: "e0a249d586aad506ba2ea886416c3b247a841c615c8dcc51e1b18b343f9439cf"
PARITY_BIN_LOC_CENTOS: "https://releases.parity.io/ethereum/v2.4.6/x86_64-unknown-linux-gnu/parity"
PARITY_BIN_SHA256_CENTOS: "e0a249d586aad506ba2ea886416c3b247a841c615c8dcc51e1b18b343f9439cf"
PARITY_VERSION_CHECK: "2.3.2"
PARITY_VERSION_CHECK: "2.4.6"
when: GENESIS_BRANCH == 'core'
- set_fact:
@ -20,7 +20,7 @@
PARITY_BIN_SHA256_UBUNTU: "e0a249d586aad506ba2ea886416c3b247a841c615c8dcc51e1b18b343f9439cf"
PARITY_BIN_LOC_CENTOS: "https://releases.parity.io/ethereum/v2.4.6/x86_64-unknown-linux-gnu/parity"
PARITY_BIN_SHA256_CENTOS: "e0a249d586aad506ba2ea886416c3b247a841c615c8dcc51e1b18b343f9439cf"
PARITY_VERSION_CHECK: "2.3.2"
PARITY_VERSION_CHECK: "2.4.6"
when: GENESIS_BRANCH == 'dai'
- name: Check that node role is correct