[CI] 1.17 has no security-check target
This commit is contained in:
parent
0e714df490
commit
19ff3592bb
1 changed files with 0 additions and 12 deletions
|
@ -35,18 +35,6 @@ pipeline:
|
||||||
- *goproxy_setup
|
- *goproxy_setup
|
||||||
- make deps-backend
|
- make deps-backend
|
||||||
|
|
||||||
security-check:
|
|
||||||
image: *golang_image
|
|
||||||
group: checks
|
|
||||||
pull: true
|
|
||||||
environment:
|
|
||||||
GOPROXY_OVERRIDE: *goproxy_override
|
|
||||||
secrets:
|
|
||||||
- goproxy_default
|
|
||||||
commands:
|
|
||||||
- *goproxy_setup
|
|
||||||
- make security-check
|
|
||||||
|
|
||||||
lint-backend:
|
lint-backend:
|
||||||
image: *gitea_test_image
|
image: *gitea_test_image
|
||||||
group: checks
|
group: checks
|
||||||
|
|
Loading…
Reference in a new issue