projects
/
~bandali
/
bndl.org
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ff88e9a
)
hopefully resolve build failures
author
Amin Bandali
<mab@gnu.org>
Sun, 14 Oct 2018 17:33:53 +0000
(13:33 -0400)
committer
Amin Bandali
<mab@gnu.org>
Sun, 14 Oct 2018 17:33:53 +0000
(13:33 -0400)
https://todo.sr.ht/%7Esircmpwn/git.sr.ht/121
due to 0.48 being a float, but expected to be a string
.build.yml
patch
|
blob
|
blame
|
history
diff --git
a/.build.yml
b/.build.yml
index
26296a1
..
c44e2f0
100644
(file)
--- a/
.build.yml
+++ b/
.build.yml
@@
-6,7
+6,7
@@
sources:
- https://git.sr.ht/~aminb/aminb.org
environment:
deploy: deploy@aminb.org
- hugo_version:
0.48
+ hugo_version:
"0.48"
secrets:
- 12deb555-3219-4d9d-b4c7-ffeda86ef5fe
tasks: