Skip to content

Commit 2250981

Browse files
e2e: master -> main branch name
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
1 parent 0c81ef3 commit 2250981

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ services:
115115
- su www-data -c "php /var/www/html/occ app:enable activity"
116116
- su www-data -c "git clone --depth 1 -b main https://github.com/nextcloud/text.git /var/www/html/apps/text/"
117117
- su www-data -c "php /var/www/html/occ app:enable text"
118-
- su www-data -c "git clone --depth 1 -b master https://github.com/nextcloud/end_to_end_encryption/ /var/www/html/apps/end_to_end_encryption/"
118+
- su www-data -c "git clone --depth 1 -b main https://github.com/nextcloud/end_to_end_encryption/ /var/www/html/apps/end_to_end_encryption/"
119119
- su www-data -c "php /var/www/html/occ app:enable end_to_end_encryption"
120120
- su www-data -c "git clone --depth 1 https://github.com/nextcloud/photos.git /var/www/html/apps/photos/"
121121
- su www-data -c "cd /var/www/html/apps/photos; composer install --no-dev"
@@ -189,6 +189,6 @@ name: GIT_TOKEN
189189
data: XIoa9IYq+xQ+N5iln8dlpWv0jV6ROr7HuE24ioUr4uQ8m8SjyH0yognWYLYLqnbTKrFWlFZiEMQTH/sZiWjRFvV1iL0=
190190
---
191191
kind: signature
192-
hmac: e8d113e2208bae860dd54f60386114ba6841cc5de4e4d6e4606fda82d99103e0
192+
hmac: 74f7f5fc97962440c4e7d59a314237a17d1f0fc8f84ac014af01372b0fcca556
193193

194194
...

0 commit comments

Comments
 (0)