openalto / ietf-hackathon

3 stars 7 forks source link

Support modified FTS in workflow #75

Closed fno2010 closed 2 years ago

fno2010 commented 2 years ago

Add the following config in {workflow}.yml to mount your modified FTS version:

fts_mod:
  path: ${FTS3_ROOT_PATH}
  components:
    - config
    - db/generic
    - db/mysql
    - db/schema/mysql
    - server
    - alto

Signed-off-by: jensenzhang hack@jensen-zhang.site