Skip to content
Snippets Groups Projects
Commit d0539a99 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

No Javascript means no sbbs rule

parent 490143dc
No related branches found
No related tags found
No related merge requests found
......@@ -178,6 +178,9 @@ spec:
- job: "uifc-$[[ inputs.os ]]"
- job: "xpdev-$[[ inputs.os ]]"
rules:
rules:
- if: $NO_JAVASCRIPT == "yes"
when: never
- if: $CROSS_PLATFORM == "yes"
when: never
- changes:
......
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