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/03/31 00:06:56 UTC

[comdev-site] branch master updated: Info has moved

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 0c7abf5  Info has moved
0c7abf5 is described below

commit 0c7abf57e06ec2ce018cc21c3c89b8516f3d279c
Author: Sebb <se...@apache.org>
AuthorDate: Fri Mar 31 01:06:47 2023 +0100

    Info has moved
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 1862985..07f924f 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -18,7 +18,7 @@
 
 pipeline {
     agent {
-        // https://cwiki.apache.org/confluence/display/INFRA/Jenkins+node+labels
+        // https://cwiki.apache.org/confluence/display/INFRA/ci-builds.apache.org
         label 'git-websites'
     }