mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-08 21:17:47 +03:00
semaphore: switch back to the master branch
This commit is contained in:
parent
d527ebef88
commit
e0eefa50a3
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user