Skip to content
Snippets Groups Projects

test: test var ff

Closed Sébastien Heurtematte requested to merge test/feature_flag into main
+ 9
0
@@ -12,5 +12,14 @@ default:
tags:
- ef-grac
variables:
FF_USE_FASTZIP: "true"
FF_USE_LEGACY_KUBERNETES_EXECUTION_STRATEGY: "true"
stages:
- test
wait:
stage: test
script:
- sleep 120
Loading