Fix drone.yaml

This commit is contained in:
Nikolai Rodionov 2023-02-25 12:45:01 +01:00
parent 0bfd66b78d
commit 348b7daa17

View File

@ -36,9 +36,6 @@ steps:
from_secret: GITEA_TOKEN
repo: git.badhouseplants.net/allanger/badhouseplants-net
tags: ${DRONE_COMMIT_SHA}
depends_on:
- Init git submodules with themes
- Get static content
---
# ----------------------------------------------