Skip to content

Commit f4d06e5

Browse files
Revert "Skipping docker for GA releases"
This reverts commit 01b0a5d.
1 parent ff8d6e1 commit f4d06e5

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docker/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
<activeByDefault>true</activeByDefault>
2929
</activation>
3030
</profile>
31-
<!-- TODO: Fix me -->
32-
<!--<profile>
31+
<profile>
3332
<id>integration</id>
3433
<activation>
3534
<activeByDefault>false</activeByDefault>
@@ -48,7 +47,7 @@
4847
<module>spring-cloud-contract-docker</module>
4948
<module>spring-cloud-contract-stub-runner-docker</module>
5049
</modules>
51-
</profile>-->
50+
</profile>
5251
</profiles>
5352

5453
<build>

0 commit comments

Comments
 (0)