#129 fixing string typo
Merged by ralph. Opened by jmolet.
jmolet/greenwave Jenkinsfile-typo  into  master

Download 129.patch

This fixes a typo introduced into the Jenkinsfile that prevents it from building entirely.

Fixes the error:

org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed:
WorkflowScript: 117: expecting ''', found '\n' @ line 117, column 28.
       stage('Tag "latest".) {

Pull-Request has been merged by ralph

Metadata