Cat the file instead

This commit is contained in:
zontreck 2025-01-23 23:23:19 -07:00
parent e6f9a35517
commit cdb4aabad4

2
Jenkinsfile vendored
View file

@ -14,9 +14,9 @@ pipeline {
script {
sh '''
#!/bin/bash
cat /key.properties >android/key.properties
flutter doctor
flutter pub get
chmod +x compile.sh
./compile.sh