Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
HIFIS
software.hifis.net
Commits
f9ba355d
Commit
f9ba355d
authored
Jun 24, 2020
by
Huste, Tobias (FWCC) - 111645
Committed by
Huste, Tobias (FWCC) - 111645
Jul 02, 2020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add accessibility job
parent
41e52acf
Pipeline
#32768
passed with stage
in 1 minute and 49 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
.gitlab-ci.yml
.gitlab-ci.yml
+7
-0
No files found.
.gitlab-ci.yml
View file @
f9ba355d
...
...
@@ -4,8 +4,12 @@ stages:
-
build
-
test
-
review
-
accessibility
-
deploy
variables
:
a11y_urls
:
"
https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/
https://$APPS_DOMAIN/review-apps/$CI_PROJECT_PATH_SLUG/$CI_COMMIT_REF_SLUG/services"
.artifacts_extension
:
artifacts
:
paths
:
...
...
@@ -208,6 +212,9 @@ stop_review:
tags
:
-
review-apps
include
:
-
template
:
"
Verify/Accessibility.gitlab-ci.yml"
production
:
stage
:
deploy
image
:
debian:stable
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment