|
@@ -28,7 +28,7 @@ jobs:
|
|
|
env:
|
|
env:
|
|
|
LDAP_TAG: ${{ matrix.ldap_tag }}
|
|
LDAP_TAG: ${{ matrix.ldap_tag }}
|
|
|
run: |
|
|
run: |
|
|
|
- docker-compose -f .ci/apps_tests/docker-compose.yaml build --no-cache
|
|
|
|
|
|
|
+ docker-compose -f .ci/compatibility_tests/docker-compose-ldap.yaml build --no-cache
|
|
|
docker-compose -f .ci/compatibility_tests/docker-compose-ldap.yaml up -d
|
|
docker-compose -f .ci/compatibility_tests/docker-compose-ldap.yaml up -d
|
|
|
- name: setup
|
|
- name: setup
|
|
|
if: matrix.network_type == 'ipv4'
|
|
if: matrix.network_type == 'ipv4'
|