use py3.10 branch for integration tests

This commit is contained in:
francisco.schulz 2023-12-04 10:26:23 +01:00
parent 6070736df9
commit 6426c14fb7

View File

@ -6,4 +6,10 @@ include:
variables:
NEXUS_PROJECT_DIR: red
IMAGENAME: "${CI_PROJECT_NAME}"
INTEGRATION_TEST_FILE: "${CI_PROJECT_ID}.pdf"
# INTEGRATION_TEST_FILE: "${CI_PROJECT_ID}.pdf"
trigger integration tests:
trigger:
project: knecon/research/service-testing
strategy: depend
branch: update-to-py3_10-pyinfra1_9_0