|
|
@ -6,7 +6,7 @@ variables:
|
|
|
|
KASMVNC_COMMIT_ID: $CI_COMMIT_SHA
|
|
|
|
KASMVNC_COMMIT_ID: $CI_COMMIT_SHA
|
|
|
|
GITLAB_SHARED_DIND_DIR: /builds/$CI_PROJECT_PATH/shared
|
|
|
|
GITLAB_SHARED_DIND_DIR: /builds/$CI_PROJECT_PATH/shared
|
|
|
|
GIT_SUBMODULE_STRATEGY: normal
|
|
|
|
GIT_SUBMODULE_STRATEGY: normal
|
|
|
|
GIT_FETCH_EXTRA_FLAGS: --tags
|
|
|
|
GIT_FETCH_EXTRA_FLAGS: --tags --force
|
|
|
|
# E.g. BUILD_JOBS: build_debian_buster,build_ubuntu_bionic. This will include
|
|
|
|
# E.g. BUILD_JOBS: build_debian_buster,build_ubuntu_bionic. This will include
|
|
|
|
# arm builds, because build_debian_buster_arm matches build_debian_buster.
|
|
|
|
# arm builds, because build_debian_buster_arm matches build_debian_buster.
|
|
|
|
# "BUILD_JOBS: none" won't build any build jobs, nor www.
|
|
|
|
# "BUILD_JOBS: none" won't build any build jobs, nor www.
|
|
|
|