This commit is contained in:
cuqmbr 2024-12-09 19:41:08 +00:00
parent fedceca14b
commit 650e4826bf

View File

@ -1,6 +1,6 @@
#!/usr/bin/env bash
# Simple Continious Deployment script
# Simple Continuous Deployment script
# - Compares hashes of the local and remote main git branches
# - Pulls changes if needed
# - If changes was pulled, builds and deploys them