mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
ci: use new images
This commit is contained in:
parent
6ff42d800f
commit
00feb0864e
1 changed files with 4 additions and 1 deletions
|
@ -74,7 +74,10 @@ commitlint:
|
|||
|
||||
pre-commit:
|
||||
stage: *stage_lint
|
||||
image: *image_precommit
|
||||
image:
|
||||
name: *image_precommit
|
||||
pull_policy: always
|
||||
|
||||
# https://pre-commit.com/#gitlab-ci-example
|
||||
variables:
|
||||
PRE_COMMIT_HOME: '${CI_PROJECT_DIR}/.cache/pre-commit'
|
||||
|
|
Loading…
Add table
Reference in a new issue