This is an automated email from the ASF dual-hosted git repository.
skygo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/netbeans-website.git
The following commit(s) were added to refs/heads/master by this push:
new ce2e7d0 add asf file to commit
ce2e7d0 is described below
commit ce2e7d049e03f2d24aa33bbfd63d825f4cd5d198
Author: Eric Barboni <[email protected]>
AuthorDate: Wed Jun 2 11:23:23 2021 +0200
add asf file to commit
---
Jenkinsfile.groovy | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Jenkinsfile.groovy b/Jenkinsfile.groovy
index 9ab892c..c0a7dae 100644
--- a/Jenkinsfile.groovy
+++ b/Jenkinsfile.groovy
@@ -122,6 +122,8 @@ echo "Checking git status"
git status
echo "Adding content..."
git add -v content/
+echo "Adding asf file"
+git add -v .asf.yaml
echo "Commit to gitbox..."
git status
git commit -v -m "Automated site publishing by Jenkins build ${BUILD_NUMBER}"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists