GitHub Actions, Laravel 11 Sail problems
Trying to create GitHub Actions to deploy a Laravel 11 app running Laravel Sail. Almost all tasks run good, but at this point, an error occurs and I can’t find the solution.
Have created the docker image and pushed to DockerHub ok.
The app runs goos at my local machine.
Here is the YAML file at the .gitignore/workflows
directory: