mirror of
https://github.com/we-promise/sure.git
synced 2026-07-15 22:35:19 +00:00
Remove redundant pipelock exclusions, document Dockerfile.preview exclusion
- Remove .github/workflows/ci.yml and .github/workflows/llm-evals.yml from pipelock exclude-paths — both already have inline # pipelock:ignore markers - Keep Dockerfile.preview with inline explanation: uses local dev creds (rails/rails) and Dockerfile syntax can't use # pipelock:ignore markers
This commit is contained in:
4
.github/workflows/pipelock.yml
vendored
4
.github/workflows/pipelock.yml
vendored
@@ -30,6 +30,6 @@ jobs:
|
||||
docs/hosting/ai.md
|
||||
app/models/provider/binance.rb
|
||||
workers/preview/package-lock.json
|
||||
.github/workflows/ci.yml
|
||||
.github/workflows/llm-evals.yml
|
||||
# Preview Dockerfile uses local dev credentials (rails/rails) that are
|
||||
# not real secrets; Dockerfile format does not support inline # pipelock:ignore
|
||||
Dockerfile.preview
|
||||
|
||||
Reference in New Issue
Block a user