build: don't cache bin in Gitlab

Not needed anymore.
This commit is contained in:
Vincent Bernat
2025-08-24 13:18:18 +02:00
parent 6ab52f2687
commit 357733a7e4

View File

@@ -12,7 +12,6 @@ run tests:
- go.sum - go.sum
paths: paths:
- .go-cache/ - .go-cache/
- bin/
- key: - key:
files: files:
- console/frontend/package-lock.json - console/frontend/package-lock.json