Integrate Jenkins Pipeline (Jenkinsfile) with Katalon Studio Docker Image


This is a companion discussion topic for the original entry at https://docs.katalon.com/katalon-studio/docs/jenkins-pipeline-docker.html

use docker inside jenkins pipeline, I meet the file encoding problem. TestData which read the value from CSV file, the value which contains character like ß will be read as ? , however run the test in my studio, there is no problems