Skip to content

Commit

Permalink
Merge branch 'test/TPE-512-update-pipeline' into 'develop'
Browse files Browse the repository at this point in the history
Merge-Request: apple/vpn/protonvpn!1590
Approved-by: Jaroslav Ozevič <[email protected]>
  • Loading branch information
jaroslavas committed Feb 6, 2024
2 parents 6fdca16 + fc07dc9 commit 846cf54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/jobs/app-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ test:ui:app:ios:custom:
extends:
- .ios_job_template
rules: &rules_custom
- if: $CI_PIPELINE_SOURCE == "schedule" && '$CUSTOM_TEST_PLAN'
- if: $CI_PIPELINE_SOURCE == "schedule" && $CUSTOM_TEST_PLAN != null
when: always
stage: test_ui
needs:
Expand Down

0 comments on commit 846cf54

Please sign in to comment.