Skip to content

Commit

Permalink
Updating new macOS server for installer code signing and notarization
Browse files Browse the repository at this point in the history
DBP-1044, Kritika Agarwal
  • Loading branch information
agarwal-kritika authored Dec 2, 2024
1 parent a4a1f50 commit e123c26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions settings.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,10 @@ PATH=/bin:/sbin:/usr/bin:/usr/sbin:/opt/local/bin

[email protected]
PG_PATH_OSX=/opt/pginstaller_16.auto
PG_SSH_OSX_SIGN=buildfarm@cadwell.ox.uk.enterprisedb.com
PG_SSH_OSX_SIGN=buildfarm@macbuildfarm-prod-cyt-1.edbcorp.net
PG_PATH_OSX_SIGN=/Users/buildfarm/pginstaller_16.auto
PG_PATH_OSX_SIGNTOOL=/opt/local/bin/osxsigner
PG_SSH_OSX_NOTARY=buildfarm@cadwell.ox.uk.enterprisedb.com
PG_SSH_OSX_NOTARY=buildfarm@macbuildfarm-prod-cyt-1.edbcorp.net
PG_PATH_OSX_NOTARY=/Users/buildfarm/pginstaller_16.notary
PG_PGHOME_OSX=$PG_PATH_OSX/server/staging_cache/osx
PG_MAVEN_HOME_OSX=/opt/local/Current/apache-maven-3.8.2
Expand Down

0 comments on commit e123c26

Please sign in to comment.