will do deployment manually
This commit is contained in:
10
post-receive
10
post-receive
@@ -1,10 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
|
|
||||||
# Go to deployment directory
|
|
||||||
|
|
||||||
# Pull latest changes from remote repository
|
|
||||||
|
|
||||||
# Start docker applications
|
|
||||||
docker compose up -d helloworld
|
|
||||||
docker compose up -d nginx
|
|
||||||
docker compose up -d certbot
|
|
||||||
Reference in New Issue
Block a user