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".) {
:+1:
Pull-Request has been merged by ralph
This fixes a typo introduced into the Jenkinsfile that prevents it from building entirely.