Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
SSHOC
sshoc-marketplace-backend
Commits
c9ef2f1a
Commit
c9ef2f1a
authored
Jan 21, 2021
by
serviceAcc.5ffd887fa0d4e
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docker is not available when building with heroku buildpacks.
parent
7e768769
Pipeline
#169028
failed with stages
in 14 minutes and 8 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
pom.xml
pom.xml
+3
-2
No files found.
pom.xml
View file @
c9ef2f1a
...
...
@@ -169,7 +169,8 @@
<runOrder>
alphabetical
</runOrder>
</configuration>
</plugin>
<plugin>
<!-- plugin>
There is no docker available when building this with maven buildpack
<groupId>io.fabric8</groupId>
<artifactId>docker-maven-plugin</artifactId>
<version>0.33.0</version>
...
...
@@ -222,7 +223,7 @@
</goals>
</execution>
</executions>
</plugin>
</plugin
--
>
<plugin>
<groupId>
org.springframework.boot
</groupId>
<artifactId>
spring-boot-maven-plugin
</artifactId>
...
...
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