style: fix yaml format
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4fe4776a1e
commit
5429d48396
@ -33,7 +33,7 @@ steps:
|
||||
- name: deploy
|
||||
image: drillster/drone-rsync
|
||||
settings:
|
||||
hosts: ["www.service.consul"]
|
||||
hosts: ['www.service.consul']
|
||||
target: /srv/http/welcome
|
||||
source: public/*
|
||||
user: drone-deploy
|
||||
|
@ -37,7 +37,7 @@ params:
|
||||
enable: true
|
||||
services:
|
||||
darkreader:
|
||||
defaultColorScheme: system # options are 'system', 'dark', 'light'
|
||||
defaultColorScheme: system
|
||||
|
||||
gitRepo: https://git.ducamps.win/vincent/welcome
|
||||
logo:
|
||||
|
@ -15,7 +15,8 @@ skills:
|
||||
- name: Powershell
|
||||
logo: "/images/sections/skills/powershell.png"
|
||||
summary: "Using as the main language for professional development.
|
||||
Experience in writing automation Script for Windows System administration.."
|
||||
Experience in writing automation Script
|
||||
for Windows System administration.."
|
||||
url: "https://docs.microsoft.com/fr-fr/powershell/"
|
||||
|
||||
- name: SCCM
|
||||
|
Loading…
Reference in New Issue
Block a user