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
dCache
dcache-cta
Commits
ee3c75ad
Commit
ee3c75ad
authored
Nov 22, 2021
by
Tigran Mkrtchyan
☕
Browse files
gitlab: sign built packages
parent
d8c453b7
Pipeline
#13175
passed with stages
in 3 minutes and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ee3c75ad
...
...
@@ -55,6 +55,13 @@ test:
paths
:
-
"
target/site/jacoco/jacoco.xml"
sign
:
stage
:
publish
image
:
centos:8
script
:
-
ls -la
#coverage-jdk11:
# # Must be in a stage later than test-jdk11's stage.
# # The `visualize` stage does not exist by default.
...
...
@@ -67,4 +74,4 @@ test:
# needs: ["test"]
# artifacts:
# reports:
# cobertura: target/site/cobertura.xml
\ No newline at end of file
# cobertura: target/site/cobertura.xml
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