rebranding

This commit is contained in:
2026-05-25 22:49:37 -04:00
parent b62ab77fbe
commit 3d246af3f7
210 changed files with 1307 additions and 712 deletions

View File

@@ -99,7 +99,7 @@ jobs:
with:
file: ./coverage/lcov.info
flags: unittests
name: shieldai-coverage
name: kordant-coverage
fail_on_empty: false
docker-build:
@@ -115,7 +115,7 @@ jobs:
with:
context: .
push: false
tags: shieldai:${{ github.sha }}
tags: kordant:${{ github.sha }}
cache-from: type=gha
cache-to: type=gha,mode=max