remove test data
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Robert Kaussow 2019-01-13 17:32:17 +01:00
parent 46eccf58c9
commit 00bf2c1a8f
2 changed files with 0 additions and 6 deletions

View File

@ -23,8 +23,6 @@ steps:
author_email: shipper@rknet.org author_email: shipper@rknet.org
environment: environment:
GIT_PUSH_COMMIT_MESSAGE: "[SKIP CI] Update artifacts" GIT_PUSH_COMMIT_MESSAGE: "[SKIP CI] Update artifacts"
DRONE_COMMIT_AUTHOR: DroneShipper
DRONE_COMMIT_AUTHOR_EMAIL: shipper@rknet.org
GIT_PUSH_SSH_KEY: GIT_PUSH_SSH_KEY:
from_secret: git_push_ssh_key from_secret: git_push_ssh_key
when: when:

View File

@ -34,10 +34,6 @@ html{
box-sizing: inherit; box-sizing: inherit;
} }
.test{
color: red;
}
/* /*
Global Helper Classes Global Helper Classes
*/ */