Skip to content

Commit

Permalink
show directory structure on runner
Browse files Browse the repository at this point in the history
  • Loading branch information
christianspecht committed Feb 17, 2024
1 parent 043098d commit 8d4a476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci-build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ echo "[params]
commitid = '$1'
buildnumber = '$2'" > ./src/config-github.toml

tree /home/runner/work/blog

# build site
rm -r public
hugo --config ./src/config.toml,./src/config-$3.toml,./src/config-github.toml
Expand Down

0 comments on commit 8d4a476

Please sign in to comment.