Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
uphrh-sb-devops
Commits
9dc62454
Commit
9dc62454
authored
5 years ago
by
S M Y
Browse files
Options
Download
Patches
Plain Diff
Env vars changes for electron
parent
1406f304
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ansible/roles/offline-installer/templates/Dockerfile.j2
+2
-0
ansible/roles/offline-installer/templates/Dockerfile.j2
with
2 additions
and
0 deletions
+2
-0
ansible/roles/offline-installer/templates/Dockerfile.j2
+
2
−
0
View file @
9dc62454
FROM sunbird/offline-installer:release-2.1
ENV ELECTRON_CACHE="/root/.cache/electron"
ENV ELECTRON_BUILDER_CACHE="/root/.cache/electron-builder"
MAINTAINER "S M Y ALTAMASH" "<smy.altamash@gamil.com>"
ARG GITHUB_ACCESS_TOKEN={{offline_git_access_token}}
ARG GITHUB_PRIVATE_REPO={{offline_git_private_repo}}
...
...
This diff is collapsed.
Click to expand it.
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!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets