Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Latex-Report
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Templates
Latex-Report
Commits
658b8d12
Commit
658b8d12
authored
Sep 5, 2021
by
Dmytro Bogatov
Browse files
Options
Downloads
Patches
Plain Diff
Add merge to overleaf.
parent
3a9d59de
No related branches found
No related tags found
No related merge requests found
Pipeline
#22883
passed
Sep 5, 2021
Stage: lint
Stage: build
Stage: test
Stage: release
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+6
-1
6 additions, 1 deletion
.gitlab-ci.yml
with
6 additions
and
1 deletion
.gitlab-ci.yml
+
6
−
1
View file @
658b8d12
...
...
@@ -11,7 +11,7 @@ stages:
variables
:
AUTHPASSWORD
:
"
example"
# change to "" (empty string) to disable authentication
# username is always "review" (without quotes)
CI_REF
:
&ref
3966e06924895e984fcb56c0789268f77d6b3635
CI_REF
:
&ref
dbd95f58abf7ede6653d3a608c0faf02b20f378d
BUILD_ARGS
:
"
|
-d
"
include
:
...
...
@@ -27,6 +27,11 @@ include:
file
:
"
latex-report/merge-from-overleaf.yml"
ref
:
*ref
# https://git.dbogatov.org/templates/ci-snippets/-/blob/master/latex-report/merge-to-overleaf.yml
-
project
:
"
templates/ci-snippets"
file
:
"
latex-report/merge-to-overleaf.yml"
ref
:
*ref
# LINT
# https://git.dbogatov.org/templates/ci-snippets/-/blob/master/latex/chktex.yml
-
project
:
"
templates/ci-snippets"
...
...
This diff is collapsed.
Click to expand it.
Dmytro Bogatov
@dbogatov
mentioned in commit
4077f6cd
·
Sep 5, 2021
mentioned in commit
4077f6cd
mentioned in commit 4077f6cd3a72b5d173ad9252e2cb741e603211d5
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment