Skip to content

Commit b6fa4da

Browse files
authored
Update buildspec.yml
1 parent 81d576c commit b6fa4da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ phases:
1515
commands:
1616
- echo "Build started"
1717
- mvn clean package
18+
- ls -R
1819

1920
post_build:
2021
commands:

0 commit comments

Comments
 (0)