You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by ex...@apache.org on 2022/07/13 03:35:51 UTC

[nifi-site] branch main updated: Added staging configuration to asf.yaml

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 <ex...@apache.org>
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:      commits@nifi.apache.org
     issues:       issues@nifi.apache.org
     pullrequests: issues@nifi.apache.org
-    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