From 185cee90c07da3fdf70a8adb0e25b9935397ddda Mon Sep 17 00:00:00 2001 From: thelamer Date: Wed, 22 Jan 2020 13:15:19 -0800 Subject: [PATCH] adding kde current assets --- .travis.yml | 6 +++--- endpoints.template | 6 +++--- settings.sh | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.travis.yml b/.travis.yml index 33a9cac..ef20640 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,18 +7,18 @@ services: env: global: - - BRANCH="xfce-current" + - BRANCH="kde-current" - GITHUB_ENDPOINT="netbootxyz/manjaro-squash" - DEBIAN_FRONTEND="noninteractive" - BUILD_TYPE="initrd_patch" branches: only: - - 'xfce-current' + - 'kde-current' if: type != pull_request AND tag IS blank script: - | - export EXTERNAL_VERSION=$(curl -sL https://manjaro.org/download/official/xfce/ |awk -F '(manjaro-xfce-|.iso)' '/manjaro-xfce-/ {print $2;exit}') + export EXTERNAL_VERSION=$(curl -sL https://manjaro.org/download/official/kde/ |awk -F '(manjaro-kde-|.iso)' '/manjaro-kde-/ {print $2;exit}') - wget https://raw.githubusercontent.com/netbootxyz/build-pipelines/master/build.sh && chmod +x build.sh - git config --local user.name $GIT_USERNAME - git config --local user.email $GIT_EMAIL diff --git a/endpoints.template b/endpoints.template index ecb02de..01dcf9b 100644 --- a/endpoints.template +++ b/endpoints.template @@ -1,5 +1,5 @@ endpoints: - manjaro-xfce-current: + manjaro-kde-current: path: /manjaro-squash/releases/download/REPLACE_RELEASE_NAME/ files: - livefs.sfs @@ -10,5 +10,5 @@ endpoints: - vmlinuz os: "manjaro" version: "current" - flavor: "xfce" - kernel: "manjaro-xfce-current" + flavor: "kde" + kernel: "manjaro-kde-current" diff --git a/settings.sh b/settings.sh index 6590016..6451509 100644 --- a/settings.sh +++ b/settings.sh @@ -1,4 +1,4 @@ -URL="https://osdn.net/dl/manjaro/manjaro-xfce-REPLACE_VERSION.iso" +URL="https://osdn.net/dl/manjaro/manjaro-kde-REPLACE_VERSION.iso" TYPE=file CONTENTS="\ manjaro/x86_64/livefs.sfs|livefs.sfs