Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LHCData
lhc-sm-api
Commits
79c1e137
Commit
79c1e137
authored
Jun 23, 2022
by
Alessio Cosenza
Browse files
[SIGMON-325] upd: added deploy to accpy on tag
parent
591b381a
Pipeline
#4134836
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
79c1e137
...
...
@@ -222,6 +222,20 @@ deploy_pro_lhcsmnb_eos:
before_script
:
[
]
after_script
:
[
]
build_wheel
:
stage
:
build
extends
:
.acc_py_build_wheel
only
:
-
tags
deploy_accpy
:
stage
:
deploy
extends
:
.acc_py_release_wheel
only
:
-
tags
dependencies
:
-
build_wheel
deploy_lhcsmanalysis_eos
:
stage
:
deploy_analysis
variables
:
...
...
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