Skip to content

Commit

Permalink
Test new Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Mar 5, 2024
1 parent 85a4906 commit 54c1598
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ stages:
-w /root/nmodl \
-v $PWD:/root/nmodl \
-e NMODL_NIGHTLY_TAG=$TAG \
'bluebrain/nmodl:wheel' \
'bluebrain/nmodl:wheel-py12' \
packaging/build_wheels.bash linux $(python.version)
condition: succeeded()
displayName: 'Building ManyLinux Wheel'
Expand Down

0 comments on commit 54c1598

Please sign in to comment.