Start using a better theme #66

Closed
allanger wants to merge 4 commits from refs/pull/66/head into main
Showing only changes of commit 47abfd0116 - Show all commits

View File

@ -41,8 +41,9 @@ steps:
environment:
GIT_LFS_SKIP_SMUDGE: 1
commands:
- git clone $DRONE_REMOTE_URL --recurse-submodules .
- git clone $DRONE_REMOTE_URL .
- git checkout $DRONE_BRANCH
- git submodule update --init --recursive
- name: Test a build
image: git.badhouseplants.net/badhouseplants/hugo-builder