Fix build badge script ordering

This commit is contained in:
Florian Anceau
2024-09-19 22:40:30 +00:00
parent 62c80d3cac
commit 0b49050521

View File

@@ -32,6 +32,7 @@ test:
# CI/CD # CI/CD
documents: documents:
python scripts/update-build-badge.py
python scripts/make-documents.py docker.md.j2 python scripts/make-documents.py docker.md.j2
python scripts/make-documents.py docker-old.md.j2 python scripts/make-documents.py docker-old.md.j2
python scripts/make-documents.py seafile.md.j2 python scripts/make-documents.py seafile.md.j2
@@ -46,7 +47,6 @@ publish-images:
publish-documents: publish-documents:
bash scripts/publish-documents.sh bash scripts/publish-documents.sh
python scripts/update-build-badge.py
save: save:
mkdir -p tarballs/ mkdir -p tarballs/