Skip to content

Revert "Remove deprecated LDAP script and enhance Nextcloud integration" #390

Revert "Remove deprecated LDAP script and enhance Nextcloud integration"

Revert "Remove deprecated LDAP script and enhance Nextcloud integration" #390

Workflow file for this run

name: "Publish images"
on:
push:
branches-ignore:
- 'renovate/**'
tags:
- "**"
permissions:
packages: write
jobs:
publish-images:
if: github.run_number > 1
uses: NethServer/ns8-github-actions/.github/workflows/publish-branch.yml@v1
with:
runner-version: ubuntu-24.04