Skip to content
Snippets Groups Projects
Verified Commit fead8a22 authored by Tom Teichler's avatar Tom Teichler :beers:
Browse files

Include variables

parent c494713c
No related branches found
No related tags found
1 merge request!20Enable testsuite and lint
Pipeline #2362 passed
......@@ -4,21 +4,9 @@ stages:
- test
- build
variables:
GIT_SUBMODULE_STRATEGY: recursive
PIP_CACHE_DIR: "$CI_PROJECT_DIR/.cache/pip"
FF_NETWORK_PER_BUILD: "true"
cache:
key:
files:
- poetry.lock
- pyproject.toml
paths:
- .cache/pip
- .tox
include:
- project: "AlekSIS/official/AlekSIS"
file: /ci/general.yml
- project: "AlekSIS/official/AlekSIS"
file: /ci/test.yml
- project: "AlekSIS/official/AlekSIS"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment