ansible-netbird/.gitlab-ci.yml

4 lines
81 B
YAML

image: python:3.17-alpine3.19
before_script:
- pip install -r requirements.txt