TASK: Add artifacts

This commit is contained in:
Daniel Siepmann 2018-11-04 00:45:42 +01:00
parent 239bb3ca0e
commit b18bfe41d1
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -38,6 +38,11 @@ setup:composer:
paths:
- .composer/cache
artifacts:
expire_in: 1 hour
paths:
- app
- public
- vendor
test:acceptance:
image: php:7.2-alpine