test -f .git/refs/heads/master && export GIT_COMMIT=$( cat .git/refs/heads/master )
exec gunicorn -b 127.0.0.1:8041 -w 3 abot:app
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.