Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
jimi.ji
2017-11-17 22:10:53 +0800
Commit
9ada03e6d9af6bd1110bcfda2f710c91f5d5eed8
1 parent
7f3a8d54
Update docker.sh
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
docker.sh
docker.sh
View file @
9ada03e
#!/bin/bash
rm -rf yohoblk-wap.tar.gz
/usr/bin/yarn
if
[[
$1
==
"TEST1"
]]
||
[[
$1
==
"TEST2"
]]
||
[[
$1
==
"TEST3"
]]
...
...
Please
register
or
login
to post a comment