Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Verified Commit b1e327c5 authored by Benoît's avatar Benoît
Browse files

Fix

parent cea72ed5
No related branches found
No related tags found
No related merge requests found
Pipeline #28324 failed
......@@ -37,16 +37,19 @@ docker-build-code-server:
extends: .tpl:container:build:kaniko
variables:
IMAGE_NAME: "code-server"
IMAGE_PATH: "code-server"
docker-build-nginx:
extends: .tpl:container:build:kaniko
variables:
IMAGE_NAME: "nginx"
IMAGE_PATH: "nginx"
docker-build-oauth:
extends: .tpl:container:build:kaniko
variables:
IMAGE_NAME: "oauth"
IMAGE_PATH: "oauth"
container_scanning-code-server:
extends: .tpl:container:test:cve
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment