Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
bb2491ffcf |
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
run: python3 ${{ forgejo.workspace }}/nextcloud/get_versions_to_be_built.py
|
||||
|
||||
build-container:
|
||||
name: Build Nextcloud Image
|
||||
name: Build Nextcloud ${{ matrix.nextcloud-version }} Image
|
||||
runs-on: docker
|
||||
needs: get-versions
|
||||
container:
|
||||
|
|
|
|||
Loading…
Reference in a new issue