enpaul.net/.gitlab-ci.yml

7 lines
98 B
YAML
Raw Normal View History

2017-08-29 15:32:00 +00:00
sync_website:
2017-08-29 15:30:16 +00:00
script:
- cd "C:\inetpub\wwwroot\enpaul.net"
- git pull
tags:
2017-08-29 15:33:26 +00:00
- web