This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-site.git
The following commit(s) were added to refs/heads/main by this push:
new f230962 Added staging configuration to asf.yaml
f230962 is described below
commit f230962cf75db9ae2e124f46790d9d224c7bf99a
Author: exceptionfactory <[email protected]>
AuthorDate: Tue Jul 12 22:35:26 2022 -0500
Added staging configuration to asf.yaml
---
.asf.yaml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index bda6906..afc3669 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -32,4 +32,7 @@ notifications:
commits: [email protected]
issues: [email protected]
pullrequests: [email protected]
- jira_options: link label worklog
\ No newline at end of file
+ jira_options: link label worklog
+staging:
+ profile: ~
+ whoami: asf-staging
\ No newline at end of file