Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
c3infodesk-deployment
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
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
fejao
c3infodesk-deployment
Merge requests
!11
Setting molecule 02
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Setting molecule 02
Setting_molecule_02
into
main
Overview
0
Commits
4
Pipelines
1
Changes
18
Merged
Setting molecule 02
fejao
requested to merge
Setting_molecule_02
into
main
6 months ago
Overview
0
Commits
4
Pipelines
1
Changes
18
0
0
Merge request reports
Compare
main
main (base)
and
latest version
latest version
a40b1c54
4 commits,
6 months ago
18 files
+
506
−
102
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
18
ci-cd/README.md
0 → 100644
+
18
−
0
View file @ a40b1c54
Edit in single-file editor
Open in Web IDE
# CI-CD
## What is this?
Here are the files used for the gitlab for CI-CD
## Files
-
[
01_test.yml
](
ci-cd/01_test.yml
)
-
The playbook for testing the 'test' role.
-
[
02_dependencies
](
ci-cd/02_dependencies.yml
)
-
The playbook for testing the 'dependencies' role.
-
[
03_clone_repositories
](
ci-cd/03_clone_repositories.yml
)
-
The playbook for testing the 'clone_repositories' role.
-
[
04_docker_images
](
ci-cd/04_docker_images.yml
)
-
The playbook for testing the 'docker_images' role.
-
[
05_docker_containers
](
ci-cd/05_docker_containers.yml
)
-
The playbook for testing the 'docker_containers' role.
Loading