Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
Git
Project
Project
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
1
Merge Requests
1
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
picasoft
A
APIs
H
H19
Init
Git
Commits
8efc26fe
Verified
Commit
8efc26fe
authored
Jan 11, 2019
by
Quentin Duchemin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Make and push only on master
parent
90cfa31c
Pipeline
#33279
passed with stages
in 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
.gitlab-ci.yml
.gitlab-ci.yml
+5
-2
No files found.
.gitlab-ci.yml
View file @
8efc26fe
...
@@ -10,9 +10,10 @@ beamer-build:
...
@@ -10,9 +10,10 @@ beamer-build:
artifacts
:
artifacts
:
paths
:
paths
:
-
"
*.pdf"
-
"
*.pdf"
expire_in
:
5 years
tags
:
tags
:
-
docker
-
docker
only
:
-
master
synchronize
:
synchronize
:
stage
:
deploy
stage
:
deploy
...
@@ -29,4 +30,6 @@ synchronize:
...
@@ -29,4 +30,6 @@ synchronize:
dependencies
:
dependencies
:
-
beamer-build
-
beamer-build
tags
:
tags
:
-
linux
-
linux
\ No newline at end of file
only
:
-
master
\ No newline at end of file
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