Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Picasoft
APIs
Init
Linux
Commits
5ebeeac9
Commit
5ebeeac9
authored
Jan 11, 2019
by
Quentin Duchemin
Browse files
Build and push only on master
parent
1791fdb0
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ebeeac9
...
...
@@ -10,9 +10,10 @@ beamer-build:
artifacts
:
paths
:
-
"
*.pdf"
expire_in
:
5 years
tags
:
-
docker
only
:
-
master
synchronize
:
stage
:
deploy
...
...
@@ -29,4 +30,6 @@ synchronize:
dependencies
:
-
beamer-build
tags
:
-
linux
\ No newline at end of file
-
linux
only
:
-
master
\ No newline at end of file
Write
Preview
Supports
Markdown
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