Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-elife
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-elife
Merge requests
!1
Add static directory
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add static directory
add-static
into
master
Overview
0
Commits
2
Pipelines
2
Changes
3
Merged
Mihail Dunaev
requested to merge
add-static
into
master
6 years ago
Overview
0
Commits
2
Pipelines
2
Changes
2
Expand
0
0
Merge request reports
Compare
version 1
version 1
94475c09
6 years ago
master (base)
and
latest version
latest version
0afba207
2 commits,
6 years ago
version 1
94475c09
1 commit,
6 years ago
Show latest version
2 files
+
0
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
Dockerfile
+
0
−
1
Options
@@ -13,7 +13,6 @@ RUN [ "rm", "-rf", "/npm-packages-offline-cache"]
COPY
app.js .babelrc .eslintignore .eslintrc .prettierrc .stylelintignore .stylelintrc ./
COPY
static static
COPY
api api
COPY
webpack webpack
COPY
config config
COPY
app app