Skip to content

DB URLs: Allow some special chars in password: '@' and '/' #14

DB URLs: Allow some special chars in password: '@' and '/'

DB URLs: Allow some special chars in password: '@' and '/' #14

name: Trigger OpenSIPS CLI Images build and publish
on:
push:
repository_dispatch:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Repository Dispatch
uses: myrotvorets/[email protected]
with:
token: ${{ secrets.DOCKER_OPENSIPS_CLI_PAT }}
repo: OpenSIPS/docker-opensips-cli
type: OpenSIPS CLI Trigger