Compare commits
1 commit
4ac42b2b62
...
1620f92c53
Author | SHA1 | Date | |
---|---|---|---|
1620f92c53 |
2 changed files with 3 additions and 3 deletions
|
@ -31,7 +31,7 @@ repos:
|
||||||
hooks:
|
hooks:
|
||||||
- id: shellcheck
|
- id: shellcheck
|
||||||
- repo: https://github.com/gitleaks/gitleaks
|
- repo: https://github.com/gitleaks/gitleaks
|
||||||
rev: v8.24.0
|
rev: v8.24.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: gitleaks
|
- id: gitleaks
|
||||||
- repo: local
|
- repo: local
|
||||||
|
|
|
@ -3,7 +3,7 @@ steps:
|
||||||
when:
|
when:
|
||||||
- event: push
|
- event: push
|
||||||
branch: main
|
branch: main
|
||||||
image: woodpeckerci/plugin-docker-buildx:5.2.1@sha256:fadc7abd451ba08211630d7ec9f568fbf7fc092d7416d3dde7af02cb74f245fa
|
image: woodpeckerci/plugin-docker-buildx:5.2.2@sha256:ccb9072d4f51dc6ec106b364c6806c6647c93c59594f2d10d121f94b0566591f
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
@ -21,7 +21,7 @@ steps:
|
||||||
- event: push
|
- event: push
|
||||||
branch:
|
branch:
|
||||||
exclude: ['main']
|
exclude: ['main']
|
||||||
image: woodpeckerci/plugin-docker-buildx:5.2.1@sha256:fadc7abd451ba08211630d7ec9f568fbf7fc092d7416d3dde7af02cb74f245fa
|
image: woodpeckerci/plugin-docker-buildx:5.2.2@sha256:ccb9072d4f51dc6ec106b364c6806c6647c93c59594f2d10d121f94b0566591f
|
||||||
pull: true
|
pull: true
|
||||||
settings:
|
settings:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
|
|
Loading…
Add table
Reference in a new issue