From 0b490505210464735fa0762e234e0d59bf60dc69 Mon Sep 17 00:00:00 2001 From: Florian Anceau Date: Thu, 19 Sep 2024 22:40:30 +0000 Subject: [PATCH] Fix build badge script ordering --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f5eb721..19e2f5a 100644 --- a/Makefile +++ b/Makefile @@ -32,6 +32,7 @@ test: # CI/CD documents: + python scripts/update-build-badge.py python scripts/make-documents.py docker.md.j2 python scripts/make-documents.py docker-old.md.j2 python scripts/make-documents.py seafile.md.j2 @@ -46,7 +47,6 @@ publish-images: publish-documents: bash scripts/publish-documents.sh - python scripts/update-build-badge.py save: mkdir -p tarballs/