rename actions, replace travis badge by action's
This commit is contained in:
+2
-2
@@ -83,8 +83,8 @@ steps:
|
||||
- name: deploy
|
||||
image: docker.umputun.com/system/deploy-ci:master
|
||||
commands:
|
||||
- ssh umputun@master.radio-t.com "cd /srv/remark && git pull"
|
||||
- ssh umputun@master.radio-t.com "cd /srv/remark && docker-compose pull && docker-compose up -d"
|
||||
- ssh umputun@remark42.com "cd /srv/remark && git pull"
|
||||
- ssh umputun@remark42.com "cd /srv/remark && docker-compose pull && docker-compose up -d"
|
||||
when:
|
||||
branch: master
|
||||
event: push
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: Github Actions CI
|
||||
name: build
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -1,4 +1,6 @@
|
||||
# remark42 [](https://travis-ci.org/umputun/remark) [](https://goreportcard.com/report/github.com/umputun/remark) [](https://coveralls.io/github/umputun/remark?branch=master)
|
||||
# remark42 [](https://github.com/umputun/remark/actions) [](https://goreportcard.com/report/github.com/umputun/remark) [](https://coveralls.io/github/umputun/remark?branch=master)
|
||||
|
||||
|
||||
|
||||
Remark42 is a self-hosted, lightweight, and simple (yet functional) comment engine, which doesn't spy on users. It can be embedded into blogs, articles or any other place where readers add comments.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user