This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new c09e039 2025/02/24 11:52:23: Updated geb directory of dev website
from geb@1ca243c
c09e039 is described below
commit c09e03912520d3e544a64d9cb6c574128410f162
Author: jenkins <[email protected]>
AuthorDate: Mon Feb 24 11:52:23 2025 +0000
2025/02/24 11:52:23: Updated geb directory of dev website from geb@1ca243c
---
geb/index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/geb/index.html b/geb/index.html
index caf2d23..e25de49 100644
--- a/geb/index.html
+++ b/geb/index.html
@@ -496,7 +496,7 @@ class LoginSpec extends GebSpec {
<h4 class="ui inverted header">Build Status</h4>
<div class="ui inverted link list">
<a
href="https://circleci.com/gh/apache/workflows/groovy-geb/tree/master"
target="_blank">
- <img
src="https://circleci.com/gh/apache/groovy-geb.svg?style=shield&circle-token=36ce4eb346f11ba916707d493b3f226bd5c9a5ec"
alt="Build status" />
+ <img
src="https://circleci.com/gh/apache/groovy-geb.svg?style=shield" alt="Build
status" />
</a>
</div>
</div>