Skip to content

Commit

Permalink
Update version of DadsGarage (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
RothAndrew authored Nov 4, 2020
1 parent 77b7e68 commit 6b9d616
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ci/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ steps:
git: github
revision: "${{CF_REVISION}}"
pre_commit:
type: rothandrew/pre-commit
type: rothandrew/pre-commit:0.0.3
title: Validating pre-commit hooks
stage: Validate
4 changes: 2 additions & 2 deletions step.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: "1.0"
kind: step-type
metadata:
name: rothandrew/pre-commit
version: 0.0.2
version: 0.0.3
isPublic: true
stage: incubating
description: |
Expand Down Expand Up @@ -49,7 +49,7 @@ spec:
steps:
main:
name: pre-commit
image: dadsgarage/dadsgarage:0.3.2
image: dadsgarage/dadsgarage:0.3.5
environment:
- "PRE_COMMIT_HOME=/codefresh/volume/pre-commit-cache"
- "WORKING_DIRECTORY=${{working_directory}}"
Expand Down

0 comments on commit 6b9d616

Please sign in to comment.