Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
BAM
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Arun Joshua
BAM
Repository
1d9712317a8ab4e53312cc5d4142a2550c9880bb
Select Git revision
Selected
1d9712317a8ab4e53312cc5d4142a2550c9880bb
Branches
1
master
default
protected
2 results
Show more breadcrumbs
bam
.gitlab-ci.yml
.gitlab-ci.yml
Find file
Blame
Edit
Open in Web IDE
.
Quickly and easily edit multiple files in your project.
Edit single file
Edit this file only.
File actions
Find file
t
Blame
Copy permalink
y
Copy contents
Open raw
Download
4 years ago
1d971231
Test GitLab CI
· 1d971231
Arun Joshua
authored
4 years ago
Verified
1d971231
History
Test GitLab CI
Arun Joshua
authored
4 years ago
.gitlab-ci.yml
114 B
test: script: - apt update - apt install python3-dev python3-pip - pip3 install -r requirements.txt