setup update scripts
Signed-off-by: philippe lhardy <philippe.lhardy@astrolabe.coop>
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
|
||||
|
||||
.PHONY: all build_deploy build deploy
|
||||
.PHONY: all build_deploy build deploy runpodman
|
||||
|
||||
all: build_deploy
|
||||
|
||||
runpodman:
|
||||
./runpodman.sh
|
||||
|
||||
build_deploy: build
|
||||
./deploy_poll.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user