summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortgrogers-purdue <[email protected]>2018-03-29 00:50:47 +0000
committertgrogers-purdue <[email protected]>2018-03-29 00:50:47 +0000
commit206b46ab50b58a629412f16ff261749e71dcca55 (patch)
tree5acf076abccef7412be263c16054b67fac441983
parent6b6002d8f8f2e23de4a7c5e9dbc45467e846993c (diff)
bitbucket-pipelines.yml edited online with Bitbucket
-rw-r--r--bitbucket-pipelines.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml
index b15cc7c..f03c52a 100644
--- a/bitbucket-pipelines.yml
+++ b/bitbucket-pipelines.yml
@@ -1,9 +1,9 @@
-# This is a sample build configuration for C++ – Make.
+# This is a sample build configuration for C++ � Make.
# Check our guides at https://confluence.atlassian.com/x/5Q4SMw for more examples.
# Only use spaces to indent your .yml configuration.
# -----
# You can specify a custom docker image from Docker Hub as your build environment.
-image: gcc:6.1
+image: tgrogers/gpgpu-sim_regress:latest
pipelines:
default: