Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
retribute.me
retribute.me
Commits
68eadf00
Commit
68eadf00
authored
Sep 30, 2019
by
Ciarán Ainsworth
Browse files
Update .gitlab-ci.yml for git pull
parent
1a6b6e24
Pipeline
#5994
passed with stages
in 1 minute and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
68eadf00
...
...
@@ -9,7 +9,7 @@ review:
GIT_STRATEGY
:
clone
VUE_APP_ROUTER_BASE_URL
:
/-/$CI_PROJECT_NAME/-/jobs/$CI_JOB_ID/artifacts/review/
before_script
:
-
apt-get update && apt-get install -y jq
-
apt-get update && apt-get install -y jq
git
-
yarn install
script
:
-
yarn lint
...
...
@@ -42,7 +42,7 @@ pages:
variables
:
GIT_STRATEGY
:
clone
before_script
:
-
apt-get update && apt-get install -y jq
-
apt-get update && apt-get install -y jq
git
-
yarn install
script
:
-
yarn lint
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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