Updating omegamma, finishing final CI touches
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Ad5001 2021-08-09 01:12:18 +02:00
parent e7e6ec184c
commit 6eb18669d1
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
2 changed files with 4 additions and 7 deletions

View file

@ -25,8 +25,6 @@ steps:
- name: Build dev.ad5001.eu
image: xdevbase/hugo-builder:latest
commands:
- ls themes/omegamma
- ls themes/omegamma/layouts/shortcodes
- hugo -b https://dev.ad5001.eu
when:
event: [ push, tag ]
@ -49,10 +47,9 @@ steps:
branch: [ main ]
- name: Build ad5001.eu
image: plugins/hugo
settings:
hugo_version: 0.80
validate: true
image: xdevbase/hugo-builder:latest
commands:
- hugo -b https://ad5001.eu
when:
event: [ push, tag ]
branch: [ prod ]

@ -1 +1 @@
Subproject commit cf25bd95fb2d9448939d58966a62225b82911cc0
Subproject commit 5e72906101b9aa8b80966690d844581897c3d0e0