This commit is contained in:
parent
bd62c64b7a
commit
afb5da1ae9
1 changed files with 3 additions and 1 deletions
|
@ -10,7 +10,9 @@ steps:
|
|||
- name: Build dev.ad5001.eu
|
||||
image: xdevbase/hugo-builder:latest
|
||||
commands:
|
||||
- hugo
|
||||
- ls themes/omegamma
|
||||
- ls themes/omegamma/layouts/shortcodes
|
||||
- hugo -b https://dev.ad5001.eu
|
||||
when:
|
||||
event: [ push, tag ]
|
||||
branch: [ main ]
|
||||
|
|
Loading…
Reference in a new issue