tangled
alpha
login
or
join now
margin.at
/
margin
86
fork
atom
Write on the margins of the internet. Powered by the AT Protocol.
margin.at
extension
web
atproto
comments
86
fork
atom
overview
issues
4
pulls
1
pipelines
k
scanash.com
12 hours ago
7103fe98
a65ecb00
+1
-1
1 changed file
expand all
collapse all
unified
split
.github
workflows
deploy.yml
+1
-1
.github/workflows/deploy.yml
···
19
19
host: ${{ secrets.DOKKU_HOST }}
20
20
username: deploy
21
21
key: ${{ secrets.DEPLOY_KEY }}
22
22
-
script: sudo docker pull ghcr.io/margin-at/margin:latest && sudo dokku git:from-image margin ghcr.io/margin-at/margin:latest --force
22
22
+
script: echo deploy