Remove website re-generation from drone recipe.

We're using a git-hook instead.
This commit is contained in:
tastytea 2020-10-19 08:45:52 +02:00
parent 630705d2a6
commit 29486ff523
Signed by untrusted user: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 0 additions and 16 deletions

View File

@ -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