Skip to content
Snippets Groups Projects
Verified Commit 401e16d7 authored by Mark's avatar Mark
Browse files

Change step names

parent 9330a309
No related branches found
No related tags found
1 merge request!1Create behaviour test for the login page
......@@ -2,7 +2,7 @@ stages:
- build
- application-test
consent-provider_image:
consent-provider:
stage: build
image:
name: gcr.io/kaniko-project/executor:debug
......@@ -14,7 +14,7 @@ consent-provider_image:
changes:
- consent_provider/*
login-provider_image:
login-provider:
stage: build
image:
name: gcr.io/kaniko-project/executor:debug
......@@ -26,7 +26,7 @@ login-provider_image:
changes:
- login_provider/*
login-provider-ci-test_image:
login-provider-test:
stage: build
image:
name: gcr.io/kaniko-project/executor:debug
......
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