Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
im trying to run a unittest automation via cicd pipeline for our bifrost project, i could not fig out how to export our
BIFROST_LIB_CONFIG_FILES path like below, but its not working,
script:
- export BIFROST_LIB_CONFIG_FiLES="$CI_PROJECT_DIR/python/content/bifrost_lib_config.json"
did anyone tried it ?
may i know the correct way of loading our custom bifrost comp and graphs in mayapy
or could someone please share a example working `.gitlab-ci.yml` file?
may i know the correct way of loading our custom bifrost comp and graphs in mayapy
or could someone please share a example working `.gitlab-ci.yml` file?
Solved! Go to Solution.