Skip to content

Commit 1b95e74

Browse files
committed
infra: correct yaml spacing error
1 parent e0cc3a1 commit 1b95e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

codebuild/release/validate-staging.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ env:
1010
ACCOUNT: /CodeBuild/AccountId
1111

1212
phases:
13-
runtime-versions:
14-
java: $JAVA_ENV_VERSION
13+
runtime-versions:
14+
java: $JAVA_ENV_VERSION
1515
pre_build:
1616
commands:
1717
- export SETTINGS_FILE=$(pwd)/codebuild/release/settings.xml

0 commit comments

Comments
 (0)