Skip to content

DEV-303 - Client certificate authentication for users #1166

DEV-303 - Client certificate authentication for users

DEV-303 - Client certificate authentication for users #1166

Workflow file for this run

name: Test CI
on:
pull_request:
push:
branches:
- master
tags:
- v*
jobs:
test:
uses: ./.github/workflows/base.yml

Check failure on line 13 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / Test CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 13, Col: 11): Input docker-registry is required, but not provided while calling. .github/workflows/ci.yml (Line: 13, Col: 11): Input test-matrix is required, but not provided while calling.
with:
docker-tag: ci
secrets: inherit