0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 11:06:09 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Thomas Merz
144777afc6
🩹 fix deprecation warning:
Node.js 12 actions are deprecated.
   For more information see:
   https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
   Please update the following actions to use Node.js 16: actions/checkout@master

   Using version v3, latest or master: actions/checkout#689

Signed-off-by: Thomas Merz <git@rhoenwurz.de>
2022-12-14 16:02:04 +01:00
J0WI
3c7c42e604
Allow manual run
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2022-09-07 14:19:40 +00:00
Tilo Spannagel
6479093245
The update-sh should also commit file removals
For example here 2161012fb8 the 20.0-rc dir is still there.
2020-10-03 18:32:14 +02:00
pierreozoux
bda13d3ef3 Does not fail when there is nothing to commit. 2020-08-28 15:45:30 +02:00
pierreozoux
1eb77283c1 Run update.sh on PR and on cron.
Signed-off-by: pierreozoux <pierre@ozoux.net>
2020-08-28 15:18:27 +02:00
Tilo Spannagel
baebdfefd9
Replace Travis CI with GitHub actions (#939)
* Test build images using github actions

Signed-off-by: Tilo Spannagel <development@tilosp.de>

* Check for Changes by update.sh using github actions

Signed-off-by: Tilo Spannagel <development@tilosp.de>

* Remove travis.yml

Signed-off-by: Tilo Spannagel <development@tilosp.de>
2020-06-30 00:12:41 +00:00