Skip to content

Commit 41063fe

Browse files
authored
Merge pull request #33 from thoth-station/all-repos_autofix_prow-autoupdate
update .prow.yaml
2 parents 4ddcbc8 + 06b2eb1 commit 41063fe

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

.prow.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
presubmits:
2-
- name: pre-commit
3-
decorate: true
4-
skip_report: false
5-
always_run: true
6-
context: aicoe-ci/prow/pre-commit
7-
spec:
8-
containers:
9-
- image: quay.io/thoth-station/thoth-precommit-py38:v0.12.9
10-
command:
11-
- "pre-commit"
12-
- "run"
13-
- "--all-files"
2+
- always_run: true
3+
context: op1st/prow/pre-commit
4+
decorate: true
5+
name: pre-commit
6+
skip_report: false
7+
spec:
8+
containers:
9+
- command:
10+
- pre-commit
11+
- run
12+
- --all-files
13+
image: quay.io/thoth-station/thoth-precommit-py38:v0.15.0

0 commit comments

Comments
 (0)