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
R ecosystem
WindowsR
Commits
946c8011
Commit
946c8011
authored
Nov 09, 2020
by
Jean-Francois Rey
☕
Browse files
give right to user after gitlab-runner as root take right
parent
e86ade04
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
946c8011
...
...
@@ -42,6 +42,7 @@ Deploy-VM:
stage
:
deploy
when
:
manual
script
:
-
sudo chmod -R ugo+wrx "/home/gitlab-runner//VirtualBox VMs/win10R4/"
-
vboxmanage controlvm win10R4 poweroff ||
true
-
vboxmanage unregistervm --delete win10R4 ||
true
-
vboxmanage modifyvm windows10R4 --name win10R4
...
...
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