mirror of https://github.com/openXC7/prjxray.git
infra: Move cloudbuild under .github directory.
Reduce clutter at top level. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
9c51d2f16f
commit
8415f94813
|
|
@ -10,6 +10,8 @@ steps:
|
|||
- 'BUILD_TYPE=${_BUILD_TYPE}'
|
||||
- '-t'
|
||||
- '${_GCR_ZONE}/$PROJECT_ID/${_IMAGE_NAME}:${SHORT_SHA}'
|
||||
- '-f'
|
||||
- '.github/cloudbuild/Dockerfile'
|
||||
- '.'
|
||||
options:
|
||||
disk_size_gb: 1000
|
||||
Loading…
Reference in New Issue