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

UIFC uses ciolib.

parent b5b5ea67
Branches
Tags
1 merge request!455Update branch with changes from master
......@@ -152,6 +152,7 @@ spec:
script:
- cd src/uifc
- touch depend
- touch ciolib-mt
- gmake $[[ inputs.build_flags ]] $BUILD_ARGS
artifacts:
expire_in: 30 mins
......@@ -159,6 +160,8 @@ spec:
paths:
- "src/uifc/*.*.*.lib.release*"
- "src/uifc/*.*.*.obj.release*/*.o*"
needs:
- job: "$[[ inputs.os ]]-$[[ inputs.platform ]] [ciolib]"
"$[[ inputs.os ]]-$[[ inputs.platform ]] [gitinfo]":
extends:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment