Disable website re-generation, didn't work.

Got error: “linter: invalid or missing image”.
This commit is contained in:
tastytea 2020-10-19 05:27:52 +02:00
parent 7316355f68
commit 630705d2a6
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 13 additions and 11 deletions

View File

@ -42,16 +42,18 @@ steps:
when:
status: [ changed, failure ]
---
kind: pipeline
type: exec
name: default
# ---
# kind: pipeline
# type: exec
# name: Deploy
platform:
os: linux
arch: amd64
# trigger:
# branch:
# - main
# event:
# - push
steps:
- name: greeting
commands:
- echo hello world
# steps:
# - name: Re-generate website
# commands:
# - /home/tastytea/bin/update_fediblock.org.sh