forked from FediBlock/data
Remove website re-generation from drone recipe.
We're using a git-hook instead.
This commit is contained in:
parent
630705d2a6
commit
29486ff523
16
.drone.yml
16
.drone.yml
@ -41,19 +41,3 @@ steps:
|
||||
from_secret: email_password
|
||||
when:
|
||||
status: [ changed, failure ]
|
||||
|
||||
# ---
|
||||
# kind: pipeline
|
||||
# type: exec
|
||||
# name: Deploy
|
||||
|
||||
# trigger:
|
||||
# branch:
|
||||
# - main
|
||||
# event:
|
||||
# - push
|
||||
|
||||
# steps:
|
||||
# - name: Re-generate website
|
||||
# commands:
|
||||
# - /home/tastytea/bin/update_fediblock.org.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user