mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Merge pull request #352 from nmarley/DW-325-ssh-key
DW-325 stop serving encrypted deploy SSH key
This commit is contained in:
commit
eae7ec9caf
2 changed files with 2 additions and 0 deletions
|
@ -7,3 +7,4 @@ Dockerfile
|
||||||
cibuild.sh
|
cibuild.sh
|
||||||
ciexclude.txt
|
ciexclude.txt
|
||||||
script/
|
script/
|
||||||
|
dash.org-test-web.pem.enc
|
||||||
|
|
|
@ -15,6 +15,7 @@ exclude:
|
||||||
- Gemfile.lock
|
- Gemfile.lock
|
||||||
- package.json
|
- package.json
|
||||||
- package-lock.json
|
- package-lock.json
|
||||||
|
- dash.org-test-web.pem.enc
|
||||||
paginate: 12
|
paginate: 12
|
||||||
paginate_path: "/blog/page:num/"
|
paginate_path: "/blog/page:num/"
|
||||||
name: Dash
|
name: Dash
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue