Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyKozlov1984 committed Jul 4, 2020
1 parent 9d81c1a commit b57b011
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 27,128 deletions.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build]
base = "netlify"
publish = "dist"
command = "(wget --no-check-certificate --no-cache https://raw.githubusercontent.com/cncf/landscapeapp/75-weekly-2020-05-30/netlify/landscape.js || wget --no-check-certificate --no-cache https://raw.githubusercontent.com/cncf/landscapeapp/master/netlify/landscape.js) && node landscape.js"
command = "(wget --no-check-certificate --no-cache https://raw.githubusercontent.com/cncf/landscapeapp/master/netlify/landscape.js) && node landscape.js"
ignore = "false"
environment = { RUBY_VERSION = "2.6.2", NODE_VERSION="14.3" }

Expand Down
Loading

0 comments on commit b57b011

Please sign in to comment.