test bot push
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-01-13 17:23:09 +01:00
parent 1e7eb9093d
commit a032d6059e
3 changed files with 3 additions and 8 deletions

View File

@ -18,11 +18,11 @@ steps:
branch: master
remote: gitea@gitea.rknet.org:xoxys/theme-geeklab.git
commit: true
commit_message: "[SKIP CI] Update artifacts"
force: false
author_name: DroneShipper
author_email: shipper@rknet.org
environment:
GIT_PUSH_COMMIT_MESSAGE: "[SKIP CI] Update artifacts"
DRONE_COMMIT_AUTHOR: DroneShipper
DRONE_COMMIT_AUTHOR_EMAIL: shipper@rknet.org
GIT_PUSH_SSH_KEY:
from_secret: git_push_ssh_key
when:

View File

@ -1,2 +1 @@
# theme-geeklab
test

View File

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