You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2023/04/26 17:58:32 UTC

[comdev-site] 02/02: Debug

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

sebb pushed a commit to branch preview/test3
in repository https://gitbox.apache.org/repos/asf/comdev-site.git

commit 67bca6294658e75cfd686f24746d9ca64a1e4fef
Author: Sebb <se...@apache.org>
AuthorDate: Wed Apr 26 18:58:21 2023 +0100

    Debug
---
 Jenkinsfile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Jenkinsfile b/Jenkinsfile
index 0b9af4e..6f3a72c 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -95,6 +95,7 @@ pipeline {
                           git branch
                           git checkout --orphan ${DEPLOY_BRANCH} -f
                           git rm -rf .
+                          git fetch
                           git branch
                           # assume we have an asf.yaml file
                           git checkout ${BRANCH_NAME} -- .asf.yaml -f