Skip to content

Commit

Permalink
Add: target platform config
Browse files Browse the repository at this point in the history
  • Loading branch information
linhpd-axonivy committed Oct 3, 2024
1 parent fd1a8fb commit 60e4947
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions openai-assistant/target-platform/ivy.target
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?pde version="3.8"?>
<target name="ivy">
<locations>
<location includeAllPlatforms="false" includeConfigurePhase="true" includeMode="planner" includeSource="true" type="InstallableUnit">
<repository location="https://p2.axonivy.com/p2/11.3/"/>
<unit id="ch.ivyteam.ivy.designer.product" version="11.3.1"/>
<unit id="ch.ivyteam.ivy.designer.rule.engine.feature.feature.group" version="11.3.1.202406202109"/>
<unit id="ch.ivyteam.ivy.designer.webeditor.feature.feature.group" version="11.3.1.202406202117"/>
<unit id="ch.ivyteam.ivy.elasticsearch.feature.feature.group" version="11.3.1.202406210642"/>
</location>
</locations>
</target>

0 comments on commit 60e4947

Please sign in to comment.