Skip to content

Commit 81d576c

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

buildspec.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ phases:
2121
- echo "Build completed"
2222
- aws ssm get-parameter --name maddy-test --with-decryption --query "Parameter.Value" --output text > private_key.pem
2323
- chmod 600 private_key.pem
24+
- ls -la target
2425
- scp -o StrictHostKeyChecking=no -i private_key.pem target/webapp.war ubuntu@44.204.28.186:/home/ubuntu/webapp.war

0 commit comments

Comments
 (0)