remove Docker EULA licensing which isn't relevant since Docker switched to a subscription model

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
This commit is contained in:
Nicolas De Loof
2025-05-14 08:01:42 +02:00
committed by Nicolas De loof
parent 4dcaf94c32
commit 93b597ccec
2 changed files with 0 additions and 5 deletions

View File

@@ -306,9 +306,6 @@ jobs:
echo "$sum $file" > ${file#\*}.sha256
fi
done
-
name: License
run: cp packaging/* ./bin/release/
-
name: List artifacts
run: |