7 lines
102 B
YAML
7 lines
102 B
YAML
sync_website:
|
|
script:
|
|
- cd "C:\inetpub\wwwroot\enpaul.net"
|
|
- git pull
|
|
tags:
|
|
- windows
|