Skip to content

Commit 46667a2

Browse files
committed
Review comment addressed
1 parent 2ef8725 commit 46667a2

File tree

1 file changed

+1
-0
lines changed
  • oci-build-examples/oci-build-caching

1 file changed

+1
-0
lines changed

oci-build-examples/oci-build-caching/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ For this, sample java maven-based application is used to demonstrate build cachi
1010
* Assumed you are already familiar with OCI DevOps. Please refer [Documentation](https://www.oracle.com/devops/devops-service/)
1111
* To know how to run the this maven project in your local. Please refer [this](./SETUP-PROJECT.md)
1212
* Assumed that you are using docker build inside your `build_spec.yaml`
13+
* As OCI Object storage is used to store the cache, Please create a bucket and set right access policies for the same. [Click here](https://docs.oracle.com/en-us/iaas/Content/Object/Concepts/objectstorageoverview.htm) to know more about Object Storage.
1314

1415
### Overview of Changes
1516
For any project, you may tweek `build_spec.yaml` to enable build cache.

0 commit comments

Comments
 (0)