enpaul.net/.gitlab-ci.yml
2017-08-29 11:30:16 -04:00

7 lines
101 B
YAML

sync_website
script:
- cd "C:\inetpub\wwwroot\enpaul.net"
- git pull
tags:
- windows