Merge pull request 'Update nextcloud Docker tag to v27' (#15) from renovate/nextcloud-27.x into master
Reviewed-on: #15
This commit is contained in:
commit
fecd3b4acd
@ -4,7 +4,7 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
nextcloud-22:
|
nextcloud-22:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: nextcloud:22
|
container: nextcloud:27
|
||||||
steps:
|
steps:
|
||||||
- run: apt-get update
|
- run: apt-get update
|
||||||
- run: apt-get install -y git nodejs
|
- run: apt-get install -y git nodejs
|
||||||
|
Reference in New Issue
Block a user