Commit 004404c2cf5296f4e08041c2709cab237dbfceef

Authored by George Vlahavas
1 parent 9eacacfe52

Try to debug Jenkins failure

Jenkins shows:
Could not open input file: artisan

I wonder why...

Showing 1 changed file with 2 additions and 0 deletions

... ... @@ -88,4 +88,6 @@
88 88 # create and populate the database
89 89 echo "Creating and populating the database..."
90 90 docker-compose -f docker-compose-jfrog.yml exec -T api php artisan migrate:fresh --seed --force
  91 +docker-compose -f docker-compose-jfrog.yml exec -T api pwd
  92 +docker-compose -f docker-compose-jfrog.yml exec -T api ls -l