Update cloud build script

This commit is contained in:
Ashcon Partovi 2018-05-17 20:02:13 -07:00 committed by GitHub
parent a147b9180a
commit ac0c821a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -37,5 +37,5 @@ steps:
- submit
- --async
- --no-source
- --substitutions=_BRANCH=$BRANCH_NAME,_VERSION=$_VERSION,_SPORTBUKKIT_VERSION=$_SPORTBUKKIT_VERSION,_BUNGEECORD_VERSION=$_BUNGEECORD_VERSION
- --config=docker/minecraft/build.yml
- --substitutions=_BRANCH=$BRANCH_NAME,_VERSION=$_VERSION,_BUKKIT_VERSION=$_BUKKIT_VERSION,_BUNGEE_VERSION=$_BUNGEE_VERSION
- --config=models/minecraft/build.yml