Skip to content

Commit

Permalink
Refs microsoft#10: Build ogapi
Browse files Browse the repository at this point in the history
  • Loading branch information
Todor Prokopov committed Nov 13, 2019
1 parent ec96c80 commit fff5ddc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,15 @@ x86-windows:
wt
astrogdk
ikernelapi
ogapi

x64-mingw:
extends: .build-linux

x86-mingw:
extends: .build-linux
variables:
EXTRA_PACKAGES:
astrogdk
ikernelapi
ogapi

0 comments on commit fff5ddc

Please sign in to comment.