Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
0552f757
Commit
0552f757
authored
Dec 10, 2019
by
王栋源
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wdy
parent
0c339c6c
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
16 deletions
+6
-16
uploadfileoss/pom.xml
+0
-11
uploadfileoss/target/demo-0.0.1-SNAPSHOT.jar
+0
-0
uploadfileoss/target/demo-0.0.1-SNAPSHOT.jar.original
+0
-0
uploadfileoss/target/surefire-reports/TEST-com.example.demo.DemoApplicationTests.xml
+5
-4
uploadfileoss/target/surefire-reports/com.example.demo.DemoApplicationTests.txt
+1
-1
No files found.
uploadfileoss/pom.xml
View file @
0552f757
...
@@ -42,17 +42,6 @@
...
@@ -42,17 +42,6 @@
<groupId>
org.springframework.boot
</groupId>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
</plugin>
</plugin>
<plugin>
<groupId>
com.spotify
</groupId>
<artifactId>
dockerfile-maven-plugin
</artifactId>
<version>
1.3.6
</version>
<configuration>
<repository>
${docker.image.prefix}/${project.artifactId}
</repository>
<buildArgs>
<JAR_FILE>
target/${project.build.finalName}.jar
</JAR_FILE>
</buildArgs>
</configuration>
</plugin>
</plugins>
</plugins>
</build>
</build>
...
...
uploadfileoss/target/demo-0.0.1-SNAPSHOT.jar
View file @
0552f757
No preview for this file type
uploadfileoss/target/demo-0.0.1-SNAPSHOT.jar.original
View file @
0552f757
No preview for this file type
uploadfileoss/target/surefire-reports/TEST-com.example.demo.DemoApplicationTests.xml
View file @
0552f757
This diff is collapsed.
Click to expand it.
uploadfileoss/target/surefire-reports/com.example.demo.DemoApplicationTests.txt
View file @
0552f757
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Test set: com.example.demo.DemoApplicationTests
Test set: com.example.demo.DemoApplicationTests
-------------------------------------------------------------------------------
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.
206
s - in com.example.demo.DemoApplicationTests
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.
365
s - in com.example.demo.DemoApplicationTests
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