mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-24 00:47:57 -05:00
14 lines
222 B
Bash
14 lines
222 B
Bash
|
|
# Env variables for Docker
|
|
# These without assignment are taken from the host env variabbles
|
|
|
|
# TRAVIS variables
|
|
TRAVIS_UPLOAD_TIME
|
|
TRAVIS_BRANCH
|
|
TRAVIS_OS_NAME
|
|
TRAVIS_CONFIG
|
|
TRAVIS
|
|
|
|
# Other var
|
|
QGIS_NO_OVERRIDE_IMPORT=1
|