mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-30 07:21:12 +00:00
Don't reset the APPVEYOR and CI variables
This commit is contained in:
parent
dd5b6a46f5
commit
81a9258de9
@ -2,8 +2,8 @@
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
APPVEYOR=""
|
||||
CI=""
|
||||
APPVEYOR=${APPVEYOR:-}
|
||||
CI=${CI:-}
|
||||
|
||||
VERBOSE=""
|
||||
STRIP=""
|
||||
|
Loading…
x
Reference in New Issue
Block a user