Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mobdna-k8s
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
shenggui.li
mobdna-k8s
Commits
d5ef5c49
Commit
d5ef5c49
authored
Mar 24, 2022
by
shenggui.li
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial commit
parent
aecb01ca
Pipeline
#2090
failed
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
26 additions
and
0 deletions
+26
-0
.gitlab-ci.yml
.gitlab-ci.yml
+16
-0
Dockerfile
Dockerfile
+10
-0
导出模板.xls
web/src/main/resources/xlsx_template/导出模板.xls
+0
-0
设备导入模板.xls
web/src/main/resources/xlsx_template/设备导入模板.xls
+0
-0
No files found.
.gitlab-ci.yml
View file @
d5ef5c49
stages
:
-
package
-
build
<<<<<<< HEAD
# - deplay
=======
<<<<<<< HEAD
# - deplay
=======
- deplay
>
>>>>>>
41f4ea5
(Initial
commit)
>
>>>>>> df0998c (Initial commit)
v
ariables:
APP_NAME: "mobdna-k8s"
...
...
@@ -31,7 +39,15 @@ mvn_package:
- ls ; cd target ; ls -lh
- md5sum mob-dna-1.0.jar
only:
<
<<<<<< HEAD
- master
=
======
<
<<<<<< HEAD
- master
=
======
- delete_file
>
>>>>>> 41f4ea5 (Initial commit)
>
>>>>>> df0998c (Initial commit)
tags:
- mobdna-k8s
...
...
Dockerfile
View file @
d5ef5c49
FROM
502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna:basic
<<<<<<< HEAD
#RUN yum install tar unzip procps iproute lsof glibc-all-langpacks -y ; yum clean all
=======
<<<<<<< HEAD
#RUN yum install tar unzip procps iproute lsof glibc-all-langpacks -y ; yum clean all
=======
>>>>>>> 41f4ea5 (Initial commit)
>>>>>>> df0998c (Initial commit)
# tomcat
COPY
mob-dna-1.0.jar /data/application/mobdna
RUN
md5sum
/data/application/mobdna/mob-dna-1.0.jar
...
...
web/src/main/resources/xlsx_template/导出模板.xls
View file @
d5ef5c49
No preview for this file type
web/src/main/resources/xlsx_template/设备导入模板.xls
View file @
d5ef5c49
No preview for this file type
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