Skip to content
Snippets Groups Projects
Commit 9de5180c authored by Lukas Köhler's avatar Lukas Köhler
Browse files

new validation script

parent 03ffdfb4
No related branches found
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ JENKINSFILE_NAME = 'jenkinsfile.groovy' ...@@ -16,7 +16,7 @@ JENKINSFILE_NAME = 'jenkinsfile.groovy'
JENKINS_URL = 'https://jenkins-open-submit.apps.ocp.fbi.h-da.de' JENKINS_URL = 'https://jenkins-open-submit.apps.ocp.fbi.h-da.de'
JENKINS_USERNAME = 'api' JENKINS_USERNAME = 'api'
JENKINS_SECRET = 'b2607390ba3f4c7fc63f039d9987c2b7' JENKINS_SECRET = os.environ['JENKINS_API_TOKEN']
# Parameter that will be filled when debug is off # Parameter that will be filled when debug is off
USERNAME = 'istlukoeh' USERNAME = 'istlukoeh'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment