mirror of
https://github.com/kemko/nomad.git
synced 2026-01-06 10:25:42 +03:00
consul/connect: update consul version used in circleci
This commit is contained in:
36
.circleci/config.yml
generated
36
.circleci/config.yml
generated
@@ -58,10 +58,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -176,10 +176,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -294,10 +294,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -412,10 +412,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -635,10 +635,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -846,10 +846,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -938,10 +938,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -1118,10 +1118,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
@@ -1298,10 +1298,10 @@ jobs:
|
||||
name: install protoc
|
||||
- run:
|
||||
command: |
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.6.4/consul_1.6.4_linux_amd64.zip
|
||||
curl -SL --fail -o /tmp/consul.zip https://releases.hashicorp.com/consul/1.8.3/consul_1.8.3_linux_amd64.zip
|
||||
sudo unzip -d /usr/local/bin /tmp/consul.zip
|
||||
rm -rf /tmp/consul*
|
||||
name: Install Consul 1.6.4
|
||||
name: Install Consul 1.8.3
|
||||
- run:
|
||||
command: |
|
||||
set -x
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
parameters:
|
||||
version:
|
||||
type: string
|
||||
default: 1.6.4
|
||||
default: 1.8.3
|
||||
steps:
|
||||
- run:
|
||||
name: Install Consul << parameters.version >>
|
||||
|
||||
Reference in New Issue
Block a user