This is an automated email from the ASF dual-hosted git repository.
tilmannz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/db-jdo-site.git
The following commit(s) were added to refs/heads/master by this push:
new 7c43536 Update .asf.yaml
7c43536 is described below
commit 7c43536a17d3eeb6e7bb6a0ba8ce6efda9988226
Author: Tilmann <[email protected]>
AuthorDate: Wed May 6 21:28:09 2020 +0200
Update .asf.yaml
---
.asf.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 1b13b10..6011f42 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,7 +1,8 @@
# Staging and publishing profile for Apache JDO:
staging:
- profile: master
+ profile: ~
whoami: master
+ outputdir: jdo
staging:
profile: staging
@@ -9,7 +10,7 @@ staging:
publish:
whoami: publish
- subdir: jdo
+ outputdir: jdo
github:
description: "Apache JDO project"