Source tool setup before script

This commit is contained in:
Matt Guthaus 2018-11-20 15:42:46 -08:00
parent 043e468818
commit 05ee7745c6
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
before_script: before_script:
- . /home/gitlab-runner/setup-paths.sh
- export OPENRAM_HOME="`pwd`/compiler" - export OPENRAM_HOME="`pwd`/compiler"
- export OPENRAM_TECH="`pwd`/technology" - export OPENRAM_TECH="`pwd`/technology"