Skip to content

Commit ac3be0b

Browse files
committed
Commit CNAME file at the root of github pages repo
Otherwise github resets domain to kudulab.github.io
1 parent 65083c9 commit ac3be0b

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 0.2.2 (2019-Apr-15)
2+
3+
Commit CNAME file at the root of github pages repo
4+
15
### 0.2.1 (2019-Apr-15)
26

37
Set https://kudulab.io as base url

tasks

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ case "${command}" in
130130
rm -rf "${a_file}"
131131
done
132132
cp -r ../src/public/* .
133+
echo "kudulab.io" > CNAME
133134
git add .
134135
git commit -m "generated from git ref: ${git_ref}" || true
135136
git push

0 commit comments

Comments
 (0)