From 904357b6753ca00fe23d74279c809552aa612701 Mon Sep 17 00:00:00 2001 From: "Ethan N. Paul" Date: Tue, 29 Aug 2017 11:32:00 -0400 Subject: [PATCH] Fixed bad yaml syntax --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 39e0a9d..98a0cca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -sync_website +sync_website: script: - cd "C:\inetpub\wwwroot\enpaul.net" - git pull