build error
Job failed with exit code: 1. Reason: cache miss: [stage-0 7/10] COPY . /app cache miss: [stage-0 5/10] WORKDIR /app cache miss: [stage-0 9/10] RUN php artisan storage:link && php artisan config:cache && php artisan route:cache && php artisan view:cache cache miss: [stage-0 6/10] RUN --mount=type=secret,id=GITHUB_PAT git clone --branch next https://lucianotonet:$(cat /run/secrets/GITHUB_PAT)@github.com/agenciamav/app.agenciamav.com.br.git . cache miss: [stage-0 4/10] RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer cache miss: [stage-0 3/10] RUN docker-php-ext-install pdo_mysql mbstring exif pcntl bcmath gd cache miss: [stage-0 2/10] RUN apt-get update && apt-get install -y libonig-dev libpng-dev libxml2-dev zip unzip git curl cache miss: [stage-0 10/10] RUN chown -R www-data:www-data /app/storage && chmod -R 775 /app/storage && chown -R www-data:www-data /app/bootstrap/cache && chmod -R 775 /app/bootstrap/cache && touch /app/storage/logs/laravel.log && chown www-data:www-data /app/storage/logs/laravel.log && chmod -R 775 /app/storage/logs/laravel.log cache miss: [stage-0 8/10] RUN --mount=type=secret,id=OPENAI_API_KEY composer install {"total":15,"completed":11,"user_total":10,"user_cached":0,"user_completed":6,"user_cacheable":9,"from":1,"miss":9,"client_duration_ms":61006}
Build logs:
Fetching error logs...