Skip to content
Snippets Groups Projects
Commit 17065884 authored by auphelia's avatar auphelia
Browse files

[Jenkinsfile] Add jenkins docker tag

parent 7b4b5774
No related branches found
No related tags found
Loading
......@@ -7,6 +7,7 @@ node {
withEnv([
"FINN_XILINX_PATH=/proj/xbuilds/2022.1_released/installs/lin64",
"FINN_XILINX_VERSION=2022.1"
"FINN_DOCKER_TAG=xilinx/finn:jenkins"
]){
parallel firstBranch: {
stage('Run brevitas export tests') {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment