mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
semaphore: switch back to the master branch
This commit is contained in:
@@ -5,7 +5,7 @@ set -eux
|
||||
# default to Debian testing
|
||||
DISTRO=${DISTRO:-debian}
|
||||
RELEASE=${RELEASE:-buster}
|
||||
BRANCH=${BRANCH:-experimental}
|
||||
BRANCH=${BRANCH:-master}
|
||||
ARCH=${ARCH:-amd64}
|
||||
CONTAINER=${RELEASE}-${ARCH}
|
||||
CACHE_DIR=${SEMAPHORE_CACHE_DIR:=/tmp}
|
||||
|
||||
Reference in New Issue
Block a user