chore(ci): use BETA 17 for CI
This commit is contained in:
@@ -60,7 +60,7 @@ jobs:
|
||||
- name: Install ./clustertool
|
||||
shell: bash
|
||||
run: |
|
||||
VERSION="2.0.0-BETA-10"
|
||||
VERSION="2.0.0-BETA-17"
|
||||
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
|
||||
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ jobs:
|
||||
- name: Install ./clustertool
|
||||
shell: bash
|
||||
run: |
|
||||
VERSION="2.0.0-BETA-10"
|
||||
VERSION="2.0.0-BETA-17"
|
||||
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
|
||||
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
|
||||
|
||||
|
||||
@@ -45,7 +45,7 @@ jobs:
|
||||
- name: Install ./clustertool
|
||||
shell: bash
|
||||
run: |
|
||||
VERSION="2.0.0-BETA-10"
|
||||
VERSION="2.0.0-BETA-17"
|
||||
FILENAME="clustertool_${VERSION}_linux_amd64.tar.gz"
|
||||
URL="https://github.com/truecharts/public/releases/download/v${VERSION}/${FILENAME}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user