Skip to content

Commit

Permalink
Revert "Fixed the wrong project id in Jenkinsfile. eclipse-ee4j#25322"
Browse files Browse the repository at this point in the history
This reverts commit 6de41ac.
  • Loading branch information
pzygielo committed Jan 20, 2025
1 parent cbfc679 commit df80159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*/

def secrets = [
[path: 'cbi/ee4j.glassfish/develocity.eclipse.org', secretValues: [
[path: 'cbi/glassfish/develocity.eclipse.org', secretValues: [
[envVar: 'DEVELOCITY_ACCESS_KEY', vaultKey: 'api-token']
]
]
Expand Down

0 comments on commit df80159

Please sign in to comment.