Selaa lähdekoodia

Merge pull request #9698 from nextcloud/allscreenshots

All screenshots: use newer image
Tobias Kaminsky 3 vuotta sitten
vanhempi
commit
af6f65b47a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      .drone.yml

+ 2 - 2
.drone.yml

@@ -171,7 +171,7 @@ name: allScreenshots
 
 steps:
   - name: runAllScreenshots
-    image: nextcloudci/android8:android-61
+    image: ghcr.io/nextcloud/continuous-integration-android8:2
     privileged: true
     environment:
       GIT_USERNAME:
@@ -215,4 +215,4 @@ trigger:
   event:
     - cron
   cron:
-    - daily
+    - allscreenshots