Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
2c847d18
Commit
2c847d18
authored
Mar 09, 2020
by
Georgios Bitzes
Browse files
List /eos mountpoints in RPM publishing job
parent
11151dcb
Pipeline
#1473364
failed with stages
in 49 minutes and 46 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2c847d18
...
...
@@ -114,6 +114,7 @@ rpms:
-
c8
-
fedora
script
:
-
ls -l /eos
-
for platform in cc7 c8 fedora; do sudo -u stci -H packaging/repo-manager.py --action add --base /eos/project/s/storage-ci/www/quarkdb --ref ${CI_COMMIT_REF_NAME} --packages ${platform}/RPMS/* ${platform}/SRPMS/* ; done
tags
:
-
docker-cc7
...
...
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