Skip to content

Commit

Permalink
Revert "Skipping docker for GA releases"
Browse files Browse the repository at this point in the history
This reverts commit 01b0a5d.
  • Loading branch information
marcingrzejszczak committed Dec 16, 2022
1 parent ff8d6e1 commit f4d06e5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
<activeByDefault>true</activeByDefault>
</activation>
</profile>
<!-- TODO: Fix me -->
<!--<profile>
<profile>
<id>integration</id>
<activation>
<activeByDefault>false</activeByDefault>
Expand All @@ -48,7 +47,7 @@
<module>spring-cloud-contract-docker</module>
<module>spring-cloud-contract-stub-runner-docker</module>
</modules>
</profile>-->
</profile>
</profiles>

<build>
Expand Down

0 comments on commit f4d06e5

Please sign in to comment.