Introduce compile error

... deliberately, to test whetehr our slack hook
still works and sends messages about build failures from
the pipeline.
This commit is contained in:
Kris De Volder
2019-07-08 10:06:23 -07:00
parent b96f0be4c6
commit de0696a6a8

View File

@@ -26,6 +26,8 @@ import org.springframework.ide.vscode.concourse.github.GithubInfoProvider;
@SpringBootApplication
public class ConcourseLanguageServerBootApp {
deliberate-error
private static final String SERVER_NAME = "concourse-language-server";