forked from FediBlock/data
Disable website re-generation, didn't work.
Got error: “linter: invalid or missing image”.
This commit is contained in:
parent
7316355f68
commit
630705d2a6
24
.drone.yml
24
.drone.yml
|
@ -42,16 +42,18 @@ steps:
|
||||||
when:
|
when:
|
||||||
status: [ changed, failure ]
|
status: [ changed, failure ]
|
||||||
|
|
||||||
---
|
# ---
|
||||||
kind: pipeline
|
# kind: pipeline
|
||||||
type: exec
|
# type: exec
|
||||||
name: default
|
# name: Deploy
|
||||||
|
|
||||||
platform:
|
# trigger:
|
||||||
os: linux
|
# branch:
|
||||||
arch: amd64
|
# - main
|
||||||
|
# event:
|
||||||
|
# - push
|
||||||
|
|
||||||
steps:
|
# steps:
|
||||||
- name: greeting
|
# - name: Re-generate website
|
||||||
commands:
|
# commands:
|
||||||
- echo hello world
|
# - /home/tastytea/bin/update_fediblock.org.sh
|
||||||
|
|
Loading…
Reference in New Issue
Block a user