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