fixing deployment
This commit is contained in:
parent
0016d2f5a4
commit
aa1ef008ac
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
export PATH=/opt/apache-maven-3.6.3/bin:$PATH
|
export PATH=/opt/apache-maven-3.6.3/bin:$PATH
|
||||||
|
cd /home/ec2-user/kcl-2x
|
||||||
mvn clean install
|
mvn clean install
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue