From 8a9e51926f391c15a066067d210b3ae03290a2c3 Mon Sep 17 00:00:00 2001 From: "Verhaar,Bastiaan Verhaar B.C" Date: Sun, 23 Jun 2019 13:32:06 +0200 Subject: [PATCH] Update .gitlab-ci.yml Former-commit-id: fe7ef5e6699dd7a814173ceb326b43097b9fbe67 --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb9ad2a..5186e39 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -46,7 +46,6 @@ build-assets: # Download the artifacts for these jobs dependencies: - composer - - npm script: - npm run production --progress false artifacts: @@ -68,7 +67,6 @@ db-seeding: # Download the artifacts for these jobs dependencies: - composer - - npm script: - php artisan migrate:fresh --seed artifacts: