Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
arsnova-click-v2-frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Jobs
Commits
Open sidebar
ARSnova
arsnova-click-v2-frontend
Commits
37bf3ffa
Commit
37bf3ffa
authored
Jul 24, 2018
by
Tom Käsler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add clang
parent
184df8eb
Pipeline
#18047
passed with stages
in 13 minutes and 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci.yml
.gitlab-ci.yml
+1
-1
No files found.
.gitlab-ci.yml
View file @
37bf3ffa
...
...
@@ -67,7 +67,7 @@ generate_assets:
-
curl -sS -o - https://dl-ssl.google.com/linux/linux_signing_key.pub | apt-key add
-
echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list
-
apt-get -y update
-
apt-get -y install --allow-unauthenticated google-chrome-stable imagemagick libpng-dev zlib1g-dev
-
apt-get -y install --allow-unauthenticated google-chrome-stable imagemagick libpng-dev zlib1g-dev
clang
-
export CHROME_BIN=`whereis google-chrome | cut -d " " -f 2`
-
npm install
-
cd dist/browser/assets/jobs
...
...
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