opack cloud ?
This commit is contained in:
11
examples/cloud/Makefile
Normal file
11
examples/cloud/Makefile
Normal file
@@ -0,0 +1,11 @@
|
||||
OPACK_TARGET=testopack-cloud
|
||||
OPACK_SYS_HEADLESS=false
|
||||
OPACK_SYS_DISK_SIZE=10000
|
||||
OPACK_SYS_VERSION=snapshots
|
||||
OPACK_GCE_PROJECT=testopack
|
||||
OPACK_GCE_JSON_KEY=testopack-d1757c226a45.json
|
||||
OPACK_GCE_BUCKET=testopack
|
||||
|
||||
include ../../src/opack.mk
|
||||
|
||||
all: opack-cloud
|
||||
Reference in New Issue
Block a user