Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Khalid Ali
schedules
Commits
cabb8c32
Commit
cabb8c32
authored
Aug 30, 2018
by
Zac Wood
Browse files
added build step to web Dockerfile
parent
bc9114fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
schedules_web/Dockerfile
View file @
cabb8c32
...
...
@@ -6,4 +6,5 @@ ADD . /web
EXPOSE
8080
RUN
yarn
\ No newline at end of file
RUN
yarn
RUN
yarn build
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