1
0

ci: DEVOPS-3481 adding back cache (reduces build time by 1h)

This commit is contained in:
Jakub Cuth
2025-06-19 11:14:19 +02:00
parent 366f7eb4e0
commit 47316a1843
4 changed files with 32 additions and 13 deletions

View File

@ -1,5 +1,4 @@
---
.script-build:
stage: build
needs: ["lint"]
@ -22,6 +21,7 @@
- bridge_*.tgz
- vault-editor
- bridge-rollout
build-linux:
extends:
- .script-build