diff --git a/Jenkinsfile b/Jenkinsfile index 294edbe..a58398e 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -15,6 +15,8 @@ pipeline { sh ''' #!/bin/bash + flutter doctor + flutter pub get chmod +x compile.sh ./compile.sh