mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-17 07:50:16 +00:00
Fixup go dep
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
requires:
|
requires:
|
||||||
- name: "toolchain-go"
|
- name: "toolchain-go"
|
||||||
category: "development"
|
category: "development"
|
||||||
version: ">=1.18"
|
version: ">=0"
|
||||||
prelude:
|
prelude:
|
||||||
- mkdir go/src/github.com/${GITHUB_ORG}/ -p
|
- mkdir go/src/github.com/${GITHUB_ORG}/ -p
|
||||||
- cd go/src/github.com/${GITHUB_ORG}/ && git clone https://github.com/${GITHUB_ORG}/{{ .Values.name }}.git
|
- cd go/src/github.com/${GITHUB_ORG}/ && git clone https://github.com/${GITHUB_ORG}/{{ .Values.name }}.git
|
||||||
|
Reference in New Issue
Block a user