Skip to content

Commit

Permalink
Commit CNAME file at the root of github pages repo
Browse files Browse the repository at this point in the history
Otherwise github resets domain to kudulab.github.io
  • Loading branch information
tomzo committed Apr 15, 2019
1 parent 65083c9 commit ac3be0b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,7 @@
### 0.2.2 (2019-Apr-15)

Commit CNAME file at the root of github pages repo

### 0.2.1 (2019-Apr-15)

Set https://kudulab.io as base url
Expand Down
1 change: 1 addition & 0 deletions tasks
Expand Up @@ -130,6 +130,7 @@ case "${command}" in
rm -rf "${a_file}"
done
cp -r ../src/public/* .
echo "kudulab.io" > CNAME
git add .
git commit -m "generated from git ref: ${git_ref}" || true
git push
Expand Down

0 comments on commit ac3be0b

Please sign in to comment.