enpaul.net/.gitlab-ci.yml
2017-08-29 11:33:26 -04:00

7 lines
98 B
YAML

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