Skip to content
Snippets Groups Projects
Commit e25423e2 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

Added example cofigs for daily and lts builds

parent 315da4ff
No related branches found
No related tags found
No related merge requests found
WORKSPACE=/workspace
PRIMARY_ARCH=x86_64
SECONDARY_ARCH=i686
ISO_BASE_URL=http://cdimage.ubuntu.com/kubuntu
ISO_RELEASE=trusty
ISO_CHANNEL=daily-live/20150203.1
ISO_VERSION=14.04.2
ISO_FLAVOR=kubuntu
ISO_PATTERN_FLAGS=release-prefix
IMAGE_GIT_URL=https://www.fsmpi.rwth-aachen.de/git/lipstick
IMAGE_GIT_BRANCH=ws14
IMAGE_EXTRA_INFO=-test
WORKSPACE=$(CURDIR)/workspace
PRIMARY_ARCH=x86_64
SECONDARY_ARCH=i686
ISO_BASE_URL=http://cdimage.ubuntu.com/kubuntu/releases
ISO_RELEASE=trusty
ISO_CHANNEL=release
ISO_VERSION=14.04.2
ISO_FLAVOR=kubuntu
ISO_PATTERN_FLAGS=
IMAGE_GIT_URL=https://www.fsmpi.rwth-aachen.de/git/lipstick
IMAGE_GIT_BRANCH=ss15
IMAGE_EXTRA_INFO=
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment