compose
This commit is contained in:
5
build-deploy.sh
Normal file
5
build-deploy.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
git pull
|
||||
docker build -t rendiciones:latest .
|
||||
docker compose up -d
|
||||
Reference in New Issue
Block a user