Skip to content

Commit

Permalink
update .prow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
goern committed May 29, 2023
1 parent 4ddcbc8 commit 06b2eb1
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .prow.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
presubmits:
- name: pre-commit
decorate: true
skip_report: false
always_run: true
context: aicoe-ci/prow/pre-commit
spec:
containers:
- image: quay.io/thoth-station/thoth-precommit-py38:v0.12.9
command:
- "pre-commit"
- "run"
- "--all-files"
- always_run: true
context: op1st/prow/pre-commit
decorate: true
name: pre-commit
skip_report: false
spec:
containers:
- command:
- pre-commit
- run
- --all-files
image: quay.io/thoth-station/thoth-precommit-py38:v0.15.0

0 comments on commit 06b2eb1

Please sign in to comment.