Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Config
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SS18-REP-PAD2
Config
Commits
9de5180c
Commit
9de5180c
authored
6 years ago
by
Lukas Köhler
Browse files
Options
Downloads
Patches
Plain Diff
new validation script
parent
03ffdfb4
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
validationScripts/validate.py
+1
-1
1 addition, 1 deletion
validationScripts/validate.py
with
1 addition
and
1 deletion
validationScripts/validate.py
+
1
−
1
View file @
9de5180c
...
@@ -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
'
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment