Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
eos-folly
Commits
c7d5b12f
Commit
c7d5b12f
authored
Dec 02, 2019
by
Georgios Bitzes
Browse files
Add missing sudo
parent
0ded7f7e
Pipeline
#1267288
failed with stages
in 28 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c7d5b12f
...
...
@@ -190,7 +190,7 @@ publish:
-
docker_node
retry
:
2
script
:
-
yum install -y tree
-
yum install -y tree
sudo
-
tree
-
sudo -u stci -H ./deploy-rpms.sh fedora-31 fc-31
-
sudo -u stci -H ./deploy-rpms.sh fedora-31-tsan fc-31-tsan
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment