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

Expedite

parent bde7fe9c
No related branches found
No related tags found
1 merge request!1MVP build process
Pipeline #560 passed
...@@ -6,11 +6,11 @@ stages: ...@@ -6,11 +6,11 @@ stages:
- test - test
- deploy - deploy
test_build_script: #test_build_script:
stage: test_pre_build # stage: test_pre_build
image: koalaman/shellcheck-alpine:latest # image: koalaman/shellcheck-alpine:latest
script: # script:
- shellcheck ./scripts/build.sh # - shellcheck ./scripts/build.sh
build_nginx: build_nginx:
stage: build stage: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment