Delete '.d'
This commit is contained in:
parent
ed8ca5e686
commit
aa986a99d0
1 changed files with 0 additions and 20 deletions
20
.d
20
.d
|
|
@ -1,20 +0,0 @@
|
|||
kind: pipeline
|
||||
type: ssh
|
||||
name: default
|
||||
|
||||
server:
|
||||
host: woodley4thewynn.com
|
||||
user: root
|
||||
password:
|
||||
from_secret: password
|
||||
|
||||
clone:
|
||||
disable: true
|
||||
|
||||
steps:
|
||||
- name: git pull
|
||||
commands:
|
||||
- git -C /home/user-data/www/wedding pull
|
||||
- name: generate hugo
|
||||
commands:
|
||||
- cd /home/user-data/www/wedding && hugo
|
||||
Loading…
Add table
Add a link
Reference in a new issue