reorganizing because zx needs to feel special
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
all: pull build
|
||||
deploy: pull build mindist push
|
||||
|
||||
pull:
|
||||
jx pull -f
|
||||
|
||||
build:
|
||||
jx build -f
|
||||
|
||||
mindist:
|
||||
jx mindist -f
|
||||
|
||||
push:
|
||||
jx push -f
|
||||
Reference in New Issue
Block a user