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
e0265c81
Commit
e0265c81
authored
Jan 26, 2018
by
louiz’
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ci: remove some useless template, directly define the jobs
parent
a209e77f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
11 deletions
+5
-11
.gitlab-ci.yml
.gitlab-ci.yml
+5
-11
No files found.
.gitlab-ci.yml
View file @
e0265c81
...
...
@@ -42,25 +42,19 @@ variables:
<<
:
*basic_build
image
:
docker.louiz.org/louiz/biboumi/test-fedora:latest
.template:debian_build: &debian_build
build:fedora:
<<
:
*fedora_build
build:debian:
<<
:
*basic_build
image
:
docker.louiz.org/louiz/biboumi/test-debian:latest
.template:alpine_build: &alpine_build
build:alpine:
variables
:
SYSTEMD
:
"
-DWITHOUT_SYSTEMD=1"
<<
:
*basic_build
image
:
docker.louiz.org/louiz/biboumi/test-alpine:latest
build:fedora:
<<
:
*fedora_build
build:debian:
<<
:
*debian_build
build:alpine:
<<
:
*alpine_build
build:1:
variables
:
BOTAN
:
"
-DWITHOUT_BOTAN=1"
...
...
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