bitbucket-pipelines.yml edited online with Bitbucket
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# Only use spaces to indent your .yml configuration.
|
# Only use spaces to indent your .yml configuration.
|
||||||
# -----
|
# -----
|
||||||
# You can specify a custom docker image from Docker Hub as your build environment.
|
# You can specify a custom docker image from Docker Hub as your build environment.
|
||||||
image: nvidia/cuda:devel
|
image: nvidia/cuda:latest
|
||||||
|
|
||||||
pipelines:
|
pipelines:
|
||||||
# default: # Default is run at every push but we have only 500 build minutes / month so that probably wouldn't work out
|
# default: # Default is run at every push but we have only 500 build minutes / month so that probably wouldn't work out
|
||||||
|
|||||||
Reference in New Issue
Block a user