From 4ad98c6ad77687eed32d67dbb90c04f0b74f3705 Mon Sep 17 00:00:00 2001 From: Nathan Schneider Date: Wed, 10 Jul 2019 17:46:21 +0000 Subject: [PATCH] Really fixed comment issue --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index b32bf5e..da214ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -// FTP auto-deploy; instructions here: https://is.gd/D84vXz +# FTP auto-deploy; instructions here: https://is.gd/D84vXz image: ruby:2.4.1 stages: - deploy