Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
FSL
base
Commits
5dc348f5
Commit
5dc348f5
authored
3 years ago
by
fsl-ci-rules
Committed by
Paul McCarthy
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
CI: Integrate common fsl/fsl-ci-rules into .gitlab-ci.yml pipelines (auto-generated fsl-ci-rules)
parent
c971adb7
No related branches found
No related tags found
1 merge request
!9
ci/integrate-fsl-ci-rules-configure-repositories
Pipeline
#8771
passed
3 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+12
-13
12 additions, 13 deletions
.gitlab-ci.yml
with
12 additions
and
13 deletions
.gitlab-ci.yml
+
12
−
13
View file @
5dc348f5
include
:
include
:
-
project
:
fsl/fsl-ci-rules
-
file
:
.gitlab-ci.yml
file
:
.gitlab-ci.yml
project
:
fsl/fsl-ci-rules
stages
:
stages
:
-
test
-
test
-
fsl-ci-pre
-
fsl-ci-pre
-
fsl-ci-build
-
fsl-ci-build
-
fsl-ci-deploy
-
fsl-ci-deploy
-
fsl-ci-test
test
:
test
:
stage
:
test
image
:
python:3.7
image
:
python:3.7
tags
:
-
docker
script
:
script
:
-
pip install pytest
-
pip install pytest
-
pytest -v .ci
-
pytest -v .ci
\ No newline at end of file
stage
:
test
tags
:
-
docker
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment