diff options
| author | 2026-04-13 10:13:12 +0200 | |
|---|---|---|
| committer | 2026-04-13 10:13:35 +0200 | |
| commit | f1483b76aa24adaf161dfc85af9d4a480c9ea6ac (patch) | |
| tree | b2750f6342dc2e480527002d3e8d95e4a13de1c9 /Jenkinsfile | |
| parent | 85e07f4e32dac8f2f71466bc9c5ae0328308a3e1 (diff) | |
Renamed project also in Jenkins
Diffstat (limited to 'Jenkinsfile')
| -rw-r--r-- | Jenkinsfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index ed4e8cb..1fb1c46 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -10,7 +10,7 @@ pipeline { // 👇 Fill these for your setup environment { // Project - PROJECT = 'gitfish' + PROJECT = 'gitreef' GIT_URL = "/var/git/${PROJECT}.git" GIT_BRANCH = 'trunk' GIT_CREDENTIALS = '' |
