This website works better with JavaScript.
Explore
Help
Sign In
jbiason
/
blog
Watch
1
Star
0
Fork
You've already forked blog
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Force update tags
master
Julio Biason
4 years ago
parent
5d6ce9f8f9
commit
c20a56450b
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
publish.sh
2
publish.sh
Unescape
Escape
View File
@ -1,6 +1,6 @@
#!/bin/sh
git tag
`
date +
'%Y%m%d'
`
git tag
-f
`
date +
'%Y%m%d'
`
zola build
cd
public
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
jbiason/blog
Title
Body
Create Issue