Skip to content

Commit e7d50b3

Browse files
author
RahulMR42
committed
build spec param
1 parent ac49a09 commit e7d50b3

File tree

1 file changed

+1
-1
lines changed
  • oci-build-examples/oci_build_parameters

1 file changed

+1
-1
lines changed

oci-build-examples/oci_build_parameters/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ OCI_TRIGGER_SOURCE_URL|Repository URL that triggered the build|
2222
OCI_TRIGGER_EVENT_TYPE|Trigger that started the event.|
2323
OCI_PRIMARY_SOURCE_DIR|Default working directory of the build (primary source working directory).|
2424
OCI_WORKSPACE_DIR|Working directory value. Contains /workspace as the default value.|
25-
${OCI_WORKSPACE_DIR}/<source-name>|Build source directory path."source-name" is the name of the build source given by the user while creating the Build stage.|
25+
${OCI_WORKSPACE_DIR}/ "source-name"|Build source directory path."source-name" is the name of the build source given by the user while creating the Build stage.|
2626
OCI_BUILD_STAGE_NAME|Build stage name.|
2727
OCI_PRIMARY_SOURCE_NAME|Primary build source name.|
2828
OCI_PRIMARY_SOURCE_COMMIT_HASH|Primary build source commit hash used in the current build run.|

0 commit comments

Comments
 (0)