Introduction
Introduction Statistics Contact Development Disclaimer Help
fixing typo in build yaml. - gopherhole - My website source code.
Log
Files
Refs
---
commit 65fbb6f76ae891deac6371e73f591a9013794b61
parent 215295035f5f5d7304f79142bdd0407c99d86ae0
Author: Jay Scott <[email protected]>
Date: Sun, 11 Sep 2022 16:24:31 +0100
fixing typo in build yaml.
Diffstat:
M .build.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.build.yml b/.build.yml
@@ -7,8 +7,8 @@ packages:
- hut
tasks:
- build: |
- cd $site
- kiln build
+ cd $site
+ kiln build
- package: |
cd $site
tar -C public -cvz . > ../site.tar.gz
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.