This website requires JavaScript.
Explore
Help
Sign In
extern
/
gotosocial
Watch
1
Star
1
Fork
0
You've already forked gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced
2024-11-23 16:54:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7c45403b24
gotosocial
/
dockerpush.sh
4 lines
94 B
Bash
Raw
Normal View
History
Unescape
Escape
Db tls (#102) * go mod tidy * complete example config * add tls support for db connection * add certpool to tlsConfig * add some lil docker scripts
2021-07-19 18:03:07 +02:00
#!/bin/bash
Text/status parsing fixes (#141) * aaaaaa * vendor minify * update + test markdown parsing
2021-08-16 19:17:56 +02:00
docker push
"
superseriousbusiness/gotosocial:
$(
git rev-parse --abbrev-ref HEAD
)
"
Reference in New Issue
Copy Permalink