File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -172,7 +172,7 @@ export GOTIFY_SKIP_VERIFY_TLS=True
172172
173173
174174### Dockerfile
175- The Dockerfile contains the steps necessary to build a new version of the CLI and then run it in
175+ The Dockerfile contains the steps necessary to build a new version of the CLI and then run it in
176176a minimal Alpine container.
177177
178178** Build:**
@@ -188,7 +188,7 @@ docker run -it -v "$PWD/cli.json:/home/app/cli.json" gotify/gotify-cli:latest pu
188188```
189189
190190 [ gotify/server ] : https://github.com/gotify/server
191- [ travis-badge ] : https://travis-ci.org /gotify/cli.svg?branch=master
192- [ travis ] : https://travis-ci.org /gotify/cli
191+ [ travis-badge ] : https://app. travis-ci.com /gotify/cli.svg?branch=master
192+ [ travis ] : https://app. travis-ci.com /gotify/cli
193193 [ badge-release ] : https://img.shields.io/github/release/gotify/cli.svg
194194 [ release ] : https://github.com/gotify/cli/releases/latest
You can’t perform that action at this time.
0 commit comments