missing branch name

This commit is contained in:
Kyle
2021-10-08 21:28:44 +08:00
parent 9fdde6bd16
commit b81d140ca6
+2 -1
View File
@@ -7,7 +7,8 @@ branches:
env:
global:
- DEPS_DIR=${HOME}/deps
- BRANCH=1.10-dev
- SMBRANCH=1.10-dev
- MMBRANCH=1.11-dev
before_install:
- git clone -b 2.1-distutils https://github.com/alliedmodders/ambuild ${DEPS_DIR}/ambuild
jobs: