This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch results
in repository https://gitbox.apache.org/repos/asf/struts-site.git
The following commit(s) were added to refs/heads/results by this push:
new 1640e3289 Lists folder
1640e3289 is described below
commit 1640e3289ac36c8c0ac0882a46d2d3ae54597482
Author: Lukasz Lenart <[email protected]>
AuthorDate: Thu Oct 13 15:37:49 2022 +0200
Lists folder
---
Jenkinsfile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Jenkinsfile b/Jenkinsfile
index ef5004548..021a145cd 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -33,6 +33,8 @@ pipeline {
steps {
sh """
echo "Pushing changes into stage site"
+
+ ls -l
if ! git config remote.asf.url > /dev/null; then
git remote add asf
https://gitbox.apache.org/repos/asf/struts-site.git