TASK: Add artifacts
This commit is contained in:
parent
239bb3ca0e
commit
b18bfe41d1
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue