mirror of
https://github.com/tuna/tunasync-scripts.git
synced 2025-04-20 12:42:50 +00:00
Update gitlab-ci-multi-runner.sh
This commit is contained in:
parent
3f23bef3f0
commit
9e62e8bd89
@ -12,7 +12,7 @@ BASE_PATH="${TUNASYNC_WORKING_DIR}"
|
|||||||
|
|
||||||
YUM_PATH="${BASE_PATH}/yum"
|
YUM_PATH="${BASE_PATH}/yum"
|
||||||
|
|
||||||
UBUNTU_VERSIONS=("trusty" "xenial")
|
UBUNTU_VERSIONS=("trusty" "xenial" "bionic")
|
||||||
DEBIAN_VERSIONS=("wheezy" "jessie" "stretch" "buster")
|
DEBIAN_VERSIONS=("wheezy" "jessie" "stretch" "buster")
|
||||||
UBUNTU_PATH="${BASE_PATH}/ubuntu/"
|
UBUNTU_PATH="${BASE_PATH}/ubuntu/"
|
||||||
DEBIAN_PATH="${BASE_PATH}/debian/"
|
DEBIAN_PATH="${BASE_PATH}/debian/"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user