Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
biboumi
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
88
Issues
88
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
louiz’
biboumi
Commits
ecdf18df
Commit
ecdf18df
authored
Feb 28, 2017
by
louiz’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: remove packaging:docker
parent
ea015116
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
12 deletions
+0
-12
.gitlab-ci.yml
.gitlab-ci.yml
+0
-12
No files found.
.gitlab-ci.yml
View file @
ecdf18df
...
...
@@ -166,15 +166,3 @@ packaging:deb:
artifacts
:
untracked
:
true
name
:
$CI_PROJECT_NAME-deb-$CI_BUILD_ID
packaging:docker:
stage
:
packaging
only
:
-
master@louiz/biboumi
tags
:
-
docker-in-docker
before_script
:
[]
script
:
-
docker login -p $DOCKER_PASSWORD -u louiz
-
docker build -t louiz/biboumi docker/biboumi
-
docker push louiz/biboumi
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