Call scripts with shells
This commit is contained in:
@@ -11,7 +11,7 @@ dependencies:
|
||||
override:
|
||||
- mvn -V -DskipTests clean install dependency:resolve-plugins dependency:go-offline
|
||||
post:
|
||||
- ./env.sh
|
||||
- sh ./env.sh
|
||||
|
||||
test:
|
||||
override:
|
||||
@@ -21,4 +21,4 @@ deployment:
|
||||
master:
|
||||
branch: master
|
||||
commands:
|
||||
- ./deploy.sh
|
||||
- sh ./deploy.sh
|
||||
|
||||
Reference in New Issue
Block a user