mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-15 06:34:30 +00:00
Remove codecs repo on building kairos-agent
Its down and not neede
This commit is contained in:
parent
f458f9331d
commit
20ad349e3e
@ -5,6 +5,7 @@ env:
|
||||
- LDFLAGS="-s -w -X github.com/kairos-io/kairos/v2/internal/common.VERSION=v${PACKAGE_VERSION}"
|
||||
- HUGO_VERSION=0.110.0
|
||||
prelude:
|
||||
- zypper removerepo repo-openh264 || true
|
||||
- zypper ref && zypper in -y git wget tar nodejs-default gzip npm go
|
||||
- mkdir /go/src/github.com/${GITHUB_ORG}/ -p
|
||||
- cd /go/src/github.com/${GITHUB_ORG}/ && git clone --branch v${PACKAGE_VERSION} https://github.com/${GITHUB_ORG}/{{ .Values.name }}.git
|
||||
|
Loading…
Reference in New Issue
Block a user