Browse Source

Reduce stored artifact size

Hannes Achleitner 4 năm trước cách đây
mục cha
commit
fb40016b02
1 tập tin đã thay đổi với 1 bổ sung8 xóa
  1. 1 8
      .github/workflows/screenShotTest.yml

+ 1 - 8
.github/workflows/screenShotTest.yml

@@ -49,11 +49,4 @@ jobs:
                 with:
                     name: Report-${{ matrix.color }}-${{ matrix.scheme }}
                     path: build/reports
-                    retention-days: 5
-            -   name: Archive apk
-                uses: actions/upload-artifact@v2
-                if: ${{ always() }}
-                with:
-                    name: Nextcloud-APK
-                    path: build/outputs/apk/**/**/gplay*.apk
-                    retention-days: 5
+                    retention-days: 4