Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
Project Templates
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
DevOps
Project Templates
Commits
faa0af72
Commit
faa0af72
authored
Jul 24, 2019
by
Richard Crosby
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update build-image.yml
parent
70c62ae0
Pipeline
#19711
passed with stages
in 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
gitlab-ci/build-image.yml
gitlab-ci/build-image.yml
+0
-3
No files found.
gitlab-ci/build-image.yml
View file @
faa0af72
...
...
@@ -3,9 +3,6 @@ build_image:
image
:
docker:latest
variables
:
DOCKER_DRIVER
:
overlay2
DOCKER_HOST
:
tcp://localhost:2375
services
:
-
docker:dind
script
:
-
docker info
-
docker login --username gitlab-ci-token --password $CI_BUILD_TOKEN $CI_REGISTRY
...
...
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