0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-03-17 03:45:09 +01:00
Commit graph

5 commits

Author SHA1 Message Date
Tianon Gravi
c83394d97e
Update GitHub Actions to use new bashbrew action ()
This should fix errors that the old code would've run into thanks to the update to Go 1.18, and should help prevent them in the future by pinning to a specific release of both Bashbrew and the related scripts.

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>

Signed-off-by: Tianon Gravi <admwiggin@gmail.com>
2022-11-26 14:27:18 +00:00
John Molakvoæ
2753dadf00
Add mandatory summary step for branches protection 2022-04-13 16:02:47 +02:00
pierreozoux
488378f8e8 Runs after update.sh workflow.
It also does contain a cron, so no need here.
2020-08-28 15:45:30 +02:00
pierreozoux
54c633c116 Runs update before testing a PR. 2020-08-28 15:45:30 +02:00
Tilo Spannagel
baebdfefd9
Replace Travis CI with GitHub actions ()
* 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