You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
512 B
512 B
bringatrailerbot
Deploy instructions:
- Uncomment the
pull_policyline fromdocker-compose.yml - Update
docker-compose.ymlwith new version numbers. - Run
docker login git.edwardpeterson.dev - Run
docker-compose build --pullfrom the root directory - Run
docker-compose pushnext to push the newest image to gitea. - Comment back out the
pull_policyline fromdocker-compose.yml - Commit and push changes.