Update .gitlab-ci.yml
This commit is contained in:
parent
9b7403d7d2
commit
ba0cb3be8c
@ -14,9 +14,13 @@ stages:
|
|||||||
- Docker-hub-build-arm
|
- Docker-hub-build-arm
|
||||||
- Docker-hub-test-arm
|
- Docker-hub-test-arm
|
||||||
- Docker-hub-pushtag-arm
|
- Docker-hub-pushtag-arm
|
||||||
|
- test
|
||||||
include:
|
include:
|
||||||
- 'gitlabci/docker-hub.yml'
|
- 'gitlabci/docker-hub.yml'
|
||||||
- 'gitlabci/docker-hub-arm.yml'
|
- 'gitlabci/docker-hub-arm.yml'
|
||||||
|
- template: Security/SAST-IaC.latest.gitlab-ci.yml
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
hadolint:
|
hadolint:
|
||||||
image: hadolint/hadolint:latest-debian
|
image: hadolint/hadolint:latest-debian
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user