This commit is contained in:
parent
308bc994f8
commit
3e9c0e1122
2 changed files with 2 additions and 1 deletions
|
@ -7,4 +7,4 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- hugo build
|
- hugo build
|
||||||
- ls -la
|
- ls -la
|
||||||
- ls -lah dist
|
- ls -lah public
|
1
.girignore → .gitignore
vendored
1
.girignore → .gitignore
vendored
|
@ -1 +1,2 @@
|
||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
|
public/
|
Loading…
Reference in a new issue