Cleanup theme
continuous-integration/drone/push Build is passing Details

This commit is contained in:
kolaente 2021-04-22 14:51:18 +02:00
parent 7a8df94431
commit 5fbe821f44
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 0 additions and 6 deletions

View File

@ -8,12 +8,6 @@ trigger:
- push
steps:
- name: submodules
image: docker:git
commands:
- git submodule update --init
- git submodule update --recursive --remote
- name: theme
image: kolaente/toolbox
pull: true