Compare commits

..

No commits in common. "888ddf84652f4f7e228a33e014a36d1e600e7c26" and "6fed406c31b568da8ccb7b55ea3e7308f785273d" have entirely different histories.

View file

@ -2,7 +2,6 @@ kind: pipeline
name: default name: default
steps: steps:
# stable site
- name: build_stable - name: build_stable
image: klakegg/hugo:ext-alpine-ci image: klakegg/hugo:ext-alpine-ci
environment: environment:
@ -13,7 +12,6 @@ steps:
branch: branch:
- main - main
# staging site
- name: build_staging - name: build_staging
image: klakegg/hugo:ext-alpine-ci image: klakegg/hugo:ext-alpine-ci
environment: environment: