content(beats): Add a Spinal Cord beat
fix(lfs): Add paths again fix(lfs): Update lfs paths fix(lfs): Update lfs paths fix(lfs): some fixes fix(lfs): remove static fix(lfs): Updload files again build: Remove lfs dir after pulling
This commit is contained in:
@ -34,10 +34,11 @@ trigger:
|
||||
- push
|
||||
|
||||
steps:
|
||||
- name: Download submodules with themes
|
||||
- name: Download submodules with themes and remove lfs
|
||||
image: alpine/git
|
||||
commands:
|
||||
- git submodule update --init --recursive
|
||||
- rm -rf static
|
||||
|
||||
- name: Test a build
|
||||
image: git.badhouseplants.net/badhouseplants/hugo-builder
|
||||
|
Reference in New Issue
Block a user