cicd
This commit is contained in:
@@ -13,6 +13,7 @@ permissions:
|
||||
|
||||
hooks:
|
||||
ApplicationStart:
|
||||
- chmod +x deploy.sh
|
||||
- location: deploy.sh
|
||||
timeout: 60
|
||||
timeout: 120
|
||||
runas: ec2-user
|
||||
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
|
||||
REPOSITORY=/home/ec2-user/app/step2
|
||||
PROJECT_NAME=springboot-blog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user