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
code
PMem-based Data Structures
Commits
53a09f66
Commit
53a09f66
authored
Jul 25, 2019
by
Philipp Götze
Browse files
💚
Adding -y option for install in .gitlab-ci.yml
parent
e0167cea
Pipeline
#95
failed with stages
in 1 minute and 4 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
53a09f66
...
...
@@ -6,7 +6,7 @@ stages:
before_script
:
-
echo pmdkpass | sudo -S dnf update -y
-
echo pmdkpass | sudo -S dnf install cmake
-
echo pmdkpass | sudo -S dnf install
-y
cmake
-
echo pmdkpass | sudo -S mkdir -p /mnt/pmem/test
-
echo pmdkpass | sudo -S chmod 777 /mnt/pmem/test
...
...
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