enpaul.net/.gitlab-ci.yml

7 lines
98 B
YAML

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