Merge branch 'vojta001/ci-artifacts' into 'master'
Shorten CI artifacts expirations See merge request patek-devs/patek.cz!37
This commit is contained in:
commit
f819d6108a
@ -37,7 +37,7 @@ build:
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
expire_in: 3 months
|
||||
expire_in: 1 week
|
||||
only:
|
||||
- production
|
||||
|
||||
@ -56,7 +56,7 @@ test:
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
||||
expire_in: 1 month
|
||||
expire_in: 3 days
|
||||
firebase-deploy:
|
||||
stage: deploy
|
||||
image: andreysenov/firebase-tools
|
||||
|
Loading…
Reference in New Issue
Block a user