Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1019 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 1019 Bytes

test-semantic-deploy

Build status CircleCI CLA assistant

A small Hexo static blog site, deployed automatically if there are meaningful commits since last deploys. Used to test semantic-action tool.

See configuration in release object inside package.json.

After deploy, check deployed build information:

$ curl https://glebbahmutov.com/test-semantic-deploy/build.json
{
  "id": "05f40c3ffdeb35b01adbf30d6753f3e52854e5e4",
  "short": "05f40c3",
  "savedAt": "2017-07-26T16:48:55.887Z",
  "version": "1.0.0"
}