missing branch name
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@ branches:
|
|||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- DEPS_DIR=${HOME}/deps
|
- DEPS_DIR=${HOME}/deps
|
||||||
- BRANCH=1.10-dev
|
- SMBRANCH=1.10-dev
|
||||||
|
- MMBRANCH=1.11-dev
|
||||||
before_install:
|
before_install:
|
||||||
- git clone -b 2.1-distutils https://github.com/alliedmodders/ambuild ${DEPS_DIR}/ambuild
|
- git clone -b 2.1-distutils https://github.com/alliedmodders/ambuild ${DEPS_DIR}/ambuild
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Reference in New Issue
Block a user