Add build pay-reactions
This commit is contained in:
@ -18,5 +18,7 @@ steps:
|
||||
- docker login -u kieran -p $TOKEN git.v0l.io
|
||||
- docker build -t git.v0l.io/kieran/nostr-services:latest -f NostrServices/Dockerfile .
|
||||
- docker push git.v0l.io/kieran/nostr-services:latest
|
||||
- docker build -t git.v0l.io/kieran/pay-reactions:latest -f PayForReactions/Dockerfile .
|
||||
- docker push git.v0l.io/kieran/pay-reactions:latest
|
||||
- kill $(cat /var/run/docker.pid)
|
||||
|
||||
|
Reference in New Issue
Block a user