Skip to content

DB-29-22 - Make CI Test Action More Configurable #1245

DB-29-22 - Make CI Test Action More Configurable

DB-29-22 - Make CI Test Action More Configurable #1245

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. In .github/workflows/ci.yml (Line: 13, Col: 11): Error from called workflow EventStore/EventStore-Client-Dotnet/.github/workflows/base.yml@633ff0f496004cbd1a009524b28d7bd651cc4ef7 (Line: 32, Col: 11): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.CLOUDSMITH_CICD_USER != ''
with:
docker-tag: ci