Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
La Madone
Mathématiques
Première
Commits
ac69c55b
Commit
ac69c55b
authored
Dec 21, 2021
by
Vincent-Xavier JUMEL
📚
Browse files
Update .gitlab-ci.yml
parent
020f366c
Pipeline
#471223
failed with stages
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ac69c55b
...
...
@@ -7,22 +7,15 @@ stages:
-
upload
-
release
image
:
name
:
registry.gitlab.com/vincentxavier/latex-dockerfile/latex:latest
entrypoint
:
[
"
"
]
variables
:
PACKAGE_VERSION
:
$CI_COMMIT_TAG
PACKAGE_REGISTRY_URL
:
"
${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/cours/${PACKAGE_VERSION}"
build
:
stage
:
build
tags
:
-
latex
needs
:
[]
image
:
name
:
registry.gitlab.com/vincentxavier/latex-dockerfile/latex:latest
entrypoint
:
[
"
"
]
cache
:
untracked
:
true
paths
:
...
...
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