Skip to content
Snippets Groups Projects
Commit 413c4eb1 authored by Erick Hitter's avatar Erick Hitter
Browse files

Script should be executable, I suppose. :D

parent 130976ee
Branches
No related tags found
1 merge request!1MVP build process
Pipeline #531 canceled
...@@ -14,4 +14,5 @@ test_build_script: ...@@ -14,4 +14,5 @@ test_build_script:
build_nginx: build_nginx:
stage: build stage: build
script: script:
- chmod +x ./scripts/build.sh
- ./scripts/build.sh - ./scripts/build.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment