wip
This commit is contained in:
@@ -3,7 +3,7 @@ include make/include.mk
|
||||
##
|
||||
# APP
|
||||
|
||||
app-bootstrap: setup-sysctl setup-nfsd
|
||||
app-bootstrap: setup-docker-group setup-nfsd setup-sysctl
|
||||
|
||||
app-build: base install-build-config
|
||||
$(call make,docker-compose-build docker-compose-up)
|
||||
@@ -12,4 +12,6 @@ app-build: base install-build-config
|
||||
|
||||
app-install: ansible-run base node
|
||||
|
||||
app-tests: ansible-tests
|
||||
|
||||
app-start: ssh-add
|
||||
|
||||
Reference in New Issue
Block a user