Skip to content

Commit e68fc2c

Browse files
authored
Merge pull request #3 from kenfinnigan/fix_image_group
Set the image group to quay.io/redhat-developer
2 parents 2bd6f32 + 38a4168 commit e68fc2c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
#quarkus.container-image.build=true
2-
#quarkus.container-image.group=
3-
#quarkus.container-image.name=application-services-operator
1+
%prod.quarkus.container-image.group=quay.io/redhat-developer
42

53
%test.quarkus.application.name=dummy-application
64

0 commit comments

Comments
 (0)