👷 Removed already embedded assets upload in Drone config

This commit is contained in:
Maxim Lebedev 2023-01-16 17:10:45 +06:00
parent e59ae42d5b
commit e1776e1d92
Signed by: toby3d
GPG Key ID: 1F14E25B7C119FC5
1 changed files with 0 additions and 1 deletions

View File

@ -53,7 +53,6 @@ steps:
target: "/root/indieauth" target: "/root/indieauth"
source: source:
- "indieauth" - "indieauth"
- "assets/*"
overwrite: true overwrite: true
# NOTE(toby3d): Just run a previous version of the instance if it failed to deliver the current one. # NOTE(toby3d): Just run a previous version of the instance if it failed to deliver the current one.
failure: ignore failure: ignore