Skip to content

Commit a0e66a3

Browse files
committed
Update Jenkinsfile
1 parent d0984b8 commit a0e66a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Jenkinsfile

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ stage("Build and Publish") {
1818

1919
sh label: "Build Environment", script: """set -ex
2020
conda env update -n ${ENV_NAME} -f static/build.yml
21+
pip list
2122
nvidia-smi
2223
"""
2324

0 commit comments

Comments
 (0)