This commit is contained in:
Nana Janashia
2020-11-22 14:35:13 +01:00
parent e1dbd4d042
commit 18ecdca204
3 changed files with 3 additions and 4 deletions

View File

@@ -1,5 +1,4 @@
#!/usr/bin/env bash
export TAG=$1
docker-compose -f docker-compose.yaml up --detach
echo "success"