Compare commits
5 Commits
f00a50f5e0
...
363754443d
Author | SHA1 | Date | |
---|---|---|---|
363754443d | |||
76a51e490f | |||
fbc70ed8d1 | |||
c5f06a6827 | |||
ebc66c73a8 |
@ -3,15 +3,15 @@
|
|||||||
skip_clone: true
|
skip_clone: true
|
||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
#commit_lint:
|
commit_lint:
|
||||||
# image: registry.opensuse.org/home/crameleon/libertacasa/containers/containerfile/libertacasa/pipeline-gommit:latest
|
image: registry.opensuse.org/home/crameleon/libertacasa/containers/containerfile/libertacasa/pipeline-gommit:latest
|
||||||
# secrets: [ci_netrc_username, ci_netrc_password, ci_netrc_machine]
|
secrets: [ci_netrc_username, ci_netrc_password, ci_netrc_machine]
|
||||||
# when:
|
when:
|
||||||
# event: [push]
|
event: [push]
|
||||||
# commands:
|
commands:
|
||||||
# - git clone --single-branch -b $CI_COMMIT_BRANCH $CI_REPO_LINK ../salt-libertacasa-commit-linting
|
- git clone --single-branch -b $CI_COMMIT_BRANCH $CI_REPO_LINK ../salt-libertacasa-commit-linting
|
||||||
# - cd ../salt-libertacasa-commit-linting
|
- cd ../salt-libertacasa-commit-linting
|
||||||
# - bin/lint-commits.pl production
|
- bin/lint-commits.pl production
|
||||||
|
|
||||||
code_lint:
|
code_lint:
|
||||||
image: registry.opensuse.org/home/crameleon/libertacasa/containers/containerfile/libertacasa/pipeline-lint:latest
|
image: registry.opensuse.org/home/crameleon/libertacasa/containers/containerfile/libertacasa/pipeline-lint:latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user