change repo to secop/frappy

Change-Id: I515c0d958c87d555156861db83a7b22c60046ead
This commit is contained in:
Enrico Faulhaber
2022-10-21 12:40:33 +02:00
parent 20fc48ddf0
commit 92edbb27ea
5 changed files with 9 additions and 9 deletions

2
ci/Jenkinsfile vendored
View File

@ -4,7 +4,7 @@ properties([
daysToKeepStr: '',
numToKeepStr: '50')),
parameters([
string(defaultValue: 'sine2020/secop/playground',
string(defaultValue: 'secop/frappy',
description: '', name: 'GERRIT_PROJECT'),
string(defaultValue: 'master',
description: '', name: 'GERRIT_BRANCH'),