build error
Job failed with exit code: 1. Reason: cache miss: [ 8/11] WORKDIR /app cache miss: [ 7/11] RUN wget https://services.gradle.org/distributions/gradle-8.0-bin.zip && unzip gradle-8.0-bin.zip -d /opt && rm gradle-8.0-bin.zip cache miss: [ 5/11] RUN yes | sdkmanager --licenses cache miss: [ 2/11] RUN apt-get update && apt-get install -y openjdk-17-jdk wget unzip git curl nodejs npm python3 && rm -rf /var/lib/apt/lists/* cache miss: [ 9/11] COPY . . cache miss: [10/11] RUN npm install express ws node-pty multer cache miss: [ 6/11] RUN sdkmanager "platform-tools" "platforms;android-29" "platforms;android-34" "build-tools;34.0.0" "build-tools;30.0.3" cache miss: [ 4/11] RUN mkdir -p ~/.android && touch ~/.android/repositories.cfg cache miss: [ 3/11] RUN wget https://dl.google.com/android/repository/commandlinetools-linux-9477386_latest.zip && unzip commandlinetools-linux-*.zip -d /android-sdk && rm commandlinetools-linux-*.zip cache miss: [11/11] RUN mkdir -p /workspace {"total":16,"completed":10,"user_total":11,"user_cached":0,"user_completed":5,"user_cacheable":10,"from":1,"miss":10,"client_duration_ms":42958}
Build logs:
Fetching error logs...