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

util (apparently) depends on cryptlib.

parent d13b78e0
No related branches found
No related tags found
No related merge requests found
Pipeline #5599 failed
......@@ -293,6 +293,7 @@ spec:
- .$[[ inputs.os ]]-build
script:
- cd src/sbbs3
- touch cl
- touch depend
- touch xpdev
- touch xpdev-mt
......@@ -311,6 +312,7 @@ spec:
- "src/sbbs3/*.obj.release*/*.o*"
needs:
- job: "ciolib-$[[ inputs.os ]]"
- job: "cryptlib-$[[ inputs.os ]]"
- job: "encode-$[[ inputs.os ]]"
- job: "gitinfo-$[[ inputs.os ]]"
- job: "hash-$[[ inputs.os ]]"
......
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