fix branch name local-integration-test

This commit is contained in:
az 2021-12-01 17:31:00 +01:00
parent 3959f10bbe
commit 222fa0a433

View file

@ -156,7 +156,7 @@ nextcloud-integrationtest:
stage: integrationtest
image: docker:latest
rules:
- if: '$CI_COMMIT_BRANCH == "integration-local"'
- if: '$CI_COMMIT_BRANCH == "local-integration-test"'
services:
- docker:dind
before_script: