bitbucket-pipelines.yml edited online with Bitbucket

This commit is contained in:
jpekkila
2019-07-10 10:12:17 +00:00
parent a0d4f574b1
commit 4eb1f74140

View File

@@ -3,7 +3,7 @@
# Only use spaces to indent your .yml configuration.
# -----
# You can specify a custom docker image from Docker Hub as your build environment.
image: nvidia/cuda:devel
image: nvidia/cuda:latest
pipelines:
# default: # Default is run at every push but we have only 500 build minutes / month so that probably wouldn't work out