Fix reference error of queued build

This commit is contained in:
Ashcon Partovi 2017-12-31 03:48:16 -07:00
parent 9090ad2145
commit 5cfd94c5c2
No known key found for this signature in database
GPG Key ID: 97468B9EF2123630
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ steps:
- clone
- --depth=1
- https://github.com/Electroid/infrastructure.git
- .
- id: m2-download
name: gcr.io/cloud-builders/gsutil
args:
@ -37,4 +38,4 @@ steps:
- --async
- --no-source
- --substitutions=_BRANCH=$BRANCH_NAME,_VERSION=$_VERSION,_SPORTBUKKIT_VERSION=$_SPORTBUKKIT_VERSION,_BUNGEECORD_VERSION=$_BUNGEECORD_VERSION
- --config=infrastructure/docker/minecraft/build.yml
- --config=docker/minecraft/build.yml