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