Skip to content
Snippets Groups Projects
Commit b0043b24 authored by Chris Hines's avatar Chris Hines
Browse files

sudo to install process

parent 7527706a
No related branches found
No related tags found
No related merge requests found
Pipeline #6744 failed
......@@ -38,6 +38,6 @@ deploy_dev:
script:
- echo "deploying dev"
- ls -l
- bash ./install.sh
- sudo ./install.sh
dependencies:
- build
install.sh 100644 → 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment