Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
Fachschaft Website
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
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
Code review analytics
Issue analytics
Insights
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
FSIni-MaPhIn
Fachschaft Website
Commits
ac3f80d7
Commit
ac3f80d7
authored
4 years ago
by
Sebastian Schroeder
Browse files
Options
Downloads
Patches
Plain Diff
Add .gitlab-ci.yml
parent
d382d1a7
No related merge requests found
Pipeline
#14695
passed with stage
in 46 seconds
Changes
1
Pipelines
4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+11
-0
11 additions, 0 deletions
.gitlab-ci.yml
with
11 additions
and
0 deletions
.gitlab-ci.yml
0 → 100644
+
11
−
0
View file @
ac3f80d7
docker-build-master
:
# Official docker image.
image
:
docker:latest
stage
:
build
services
:
-
docker:dind
script
:
-
docker network ls
only
:
-
master
This diff is collapsed.
Click to expand it.
Preview
0%
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