mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 12:06:37 +00:00
Pending ARMhf changes
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
echo "Deploying stack"
|
||||
docker stack rm func ; docker stack deploy func --compose-file docker-compose.yml
|
||||
docker stack deploy func --compose-file docker-compose.yml
|
||||
|
||||
|
Reference in New Issue
Block a user