feat: add stage to molecule
This commit is contained in:
parent
e6a564c1b8
commit
815b37ad9b
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ variables:
|
|||
DEBIAN_FRONTEND: noninteractive
|
||||
|
||||
molecule:
|
||||
stage: "testing"
|
||||
image: python:3.13
|
||||
script:
|
||||
- apt-get update -qq
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue