Retire GitHub as the git host and CI platform (#6)
This commit is contained in:
parent
a2054c4b24
commit
01e29f38a3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env bash
|
||||
# Pull the latest code and roll the docker-compose stack (app + PostgreSQL). Run
|
||||
# on the VPS — the GitHub Actions workflow invokes this over SSH, and you can run
|
||||
# on the VPS — the Forgejo Actions workflow invokes this over SSH, and you can run
|
||||
# it by hand too.
|
||||
#
|
||||
# ssh deploy@vps '/opt/thermograph/deploy/deploy.sh'
|
||||
|
|
|
|||
Loading…
Reference in a new issue