Loading .build_composer.yml +4 −1 Original line number Diff line number Diff line Loading @@ -8,8 +8,11 @@ then composer install; fi only: changes: - composer.json - composer.lock artifacts: paths: - "vendor/" expire_in: 1 day Loading
.build_composer.yml +4 −1 Original line number Diff line number Diff line Loading @@ -8,8 +8,11 @@ then composer install; fi only: changes: - composer.json - composer.lock artifacts: paths: - "vendor/" expire_in: 1 day