feat: add stage to molecule

This commit is contained in:
Simon Cornet 2025-07-18 18:02:32 +02:00
commit 815b37ad9b

View file

@ -4,6 +4,7 @@ variables:
DEBIAN_FRONTEND: noninteractive
molecule:
stage: "testing"
image: python:3.13
script:
- apt-get update -qq