Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Add ant preprod properties for git preprod repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
Rhys Smith committed Aug 27, 2016
1 parent 6da5a74 commit 17c28e0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions preprod.properties
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,11 @@ sign.uk.keyAlias = UKAMF_Signing_Key
# Give Java processes plenty of headroom in production.
#
java.max.memory = 1536m

#
# Preprod uses different repositories from prod
#
git.repo.group=ukf-test
git.repo.project.data=ukf-test-data
git.repo.project.products=ukf-test-products
git.repo.project.tooling=ukf-test-meta

0 comments on commit 17c28e0

Please sign in to comment.