zenbook migration
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
zerops:
|
||||
- setup: app
|
||||
build:
|
||||
os: alpine
|
||||
base:
|
||||
- go@1
|
||||
buildCommands:
|
||||
- go build -o cacher main.go
|
||||
cache: true
|
||||
deployFiles:
|
||||
- cacher
|
||||
run:
|
||||
os: ubuntu
|
||||
base: ubuntu@latest
|
||||
Reference in New Issue
Block a user