You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2021/10/20 18:26:00 UTC

[mynewt-site] 01/01: Add initial version of .asf.yaml

This is an automated email from the ASF dual-hosted git repository.

utzig pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit ec81f3c34fd85f46bfc686ca9831e62cb50afb2c
Author: Fabio Utzig <ut...@apache.org>
AuthorDate: Wed Oct 20 15:22:10 2021 -0300

    Add initial version of .asf.yaml
    
    Should publish the website from asf-site branch.
    
    Signed-off-by: Fabio Utzig <ut...@apache.org>
---
 .asf.yaml  | 2 ++
 .gitignore | 1 +
 2 files changed, 3 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..6e33a03
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,2 @@
+publish:
+    whoami: asf-site
diff --git a/.gitignore b/.gitignore
index 01b870e..bae0938 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 site
 .*
+!.asf.yaml