mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-01 12:52:14 +00:00
Add status badge
This commit is contained in:
parent
1db653d0e1
commit
efcbe7206b
2 changed files with 5 additions and 2 deletions
|
@ -4,7 +4,8 @@ pipeline:
|
||||||
environment:
|
environment:
|
||||||
- HUGO_VERSION=0.102.3
|
- HUGO_VERSION=0.102.3
|
||||||
commands:
|
commands:
|
||||||
- export CUR_TIME=$(date '+%Y-%m-%d_%H%M')
|
- echo "Installing Hugo $${HUGO_VERSION}"
|
||||||
- wget https://github.com/gohugoio/hugo/releases/download/v$${HUGO_VERSION}/hugo_extended_$${HUGO_VERSION}_Linux-64bit.deb
|
- wget https://github.com/gohugoio/hugo/releases/download/v$${HUGO_VERSION}/hugo_extended_$${HUGO_VERSION}_Linux-64bit.deb
|
||||||
- dpkg -i hugo_extended_$${HUGO_VERSION}_Linux-64bit.deb
|
- dpkg -i hugo_extended_$${HUGO_VERSION}_Linux-64bit.deb
|
||||||
- hugo
|
- hugo
|
||||||
|
- ls
|
|
@ -1,4 +1,6 @@
|
||||||
# m2.nz
|
# m2.nz
|
||||||
|
|
||||||
|
[](https://ci.tinker.nz/idanoo/m2.nz)
|
||||||
|
|
||||||
Hugo
|
Hugo
|
||||||
Theme: https://github.com/vaga/hugo-theme-m10c
|
Theme: https://github.com/vaga/hugo-theme-m10c
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue