Skip to content

Commit 5b6ad01

Browse files
committed
Update deploymentGroupAppspec option's help msg
1 parent 3014d9b commit 5b6ad01

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
<div>
2-
<p>If checked, the build will use a dedicated appspec.yml file per deployment group.<br><br>
2+
<p>If checked, the build will use a dedicated appspec.yml file per deployment group.</p>
3+
<p>The appspec file should be named "appspec.DEPLOYMENT_GROUP_NAME.yml" and must be present in the jenkins project workspace.</p><br><br>
34
<p>e.g.: appsec.staging.yml</p>
45
</div>

0 commit comments

Comments
 (0)