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

Add -S to jsdoor too

parent 9c44f5a6
No related branches found
No related tags found
No related merge requests found
Pipeline #8088 passed
......@@ -780,7 +780,7 @@ spec:
- tar -xzf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}/jsdoor.tgz"
- tar -xzf "/tmp/gitlab-runner/$[[ inputs.os ]]-$[[ inputs.platform ]]-${CI_PIPELINE_ID}/ctrl_exec${EXTRA_FILENAME}.tgz"
- sync
- "SBBSCTRL=./ctrl src/sbbs3/*.exe.release/jsdoor -f exec/tests/test.js"
- "SBBSCTRL=./ctrl src/sbbs3/*.exe.release/jsdoor -S -f exec/tests/test.js"
variables:
GIT_STRATEGY: none
needs:
......
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