Răsfoiți Sursa

Merge pull request #8068 from nextcloud/ReduceStoredArtifacts

Reduce stored artifact size
Andy Scherzinger 4 ani în urmă
părinte
comite
805f49cddd
1 a modificat fișierele cu 1 adăugiri și 8 ștergeri
  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