Skip to content
Snippets Groups Projects
Commit dd525048 authored by Horváth István's avatar Horváth István
Browse files

Fix .gitlab-ci.yml

parent d5ccd70c
No related branches found
No related tags found
No related merge requests found
Pipeline #28379 passed
...@@ -113,6 +113,8 @@ test-editmode-with-junit-reports: ...@@ -113,6 +113,8 @@ test-editmode-with-junit-reports:
needs: needs:
- job: test-playmode-with-junit-reports - job: test-playmode-with-junit-reports
- job: test-editmode-with-junit-reports - job: test-editmode-with-junit-reports
- job: get-unity-version
artifacts: true
rules: rules:
- if: '$CI_COMMIT_REF_NAME == "main"' - if: '$CI_COMMIT_REF_NAME == "main"'
......
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