try author settings

This commit is contained in:
Robert Kaussow 2019-01-13 17:28:40 +01:00
parent a032d6059e
commit a9aaf18397
2 changed files with 6 additions and 0 deletions

View File

@ -19,6 +19,8 @@ steps:
remote: gitea@gitea.rknet.org:xoxys/theme-geeklab.git
commit: true
force: false
author_name: DroneShipper
author_email: shipper@rknet.org
environment:
GIT_PUSH_COMMIT_MESSAGE: "[SKIP CI] Update artifacts"
DRONE_COMMIT_AUTHOR: DroneShipper

View File

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