lburgazzoli commented on a change in pull request #634: Run native tests with 
GitHub Actions
URL: https://github.com/apache/camel-quarkus/pull/634#discussion_r368221985
 
 

 ##########
 File path: pom.xml
 ##########
 @@ -602,6 +602,38 @@
                 
<native-image.container-runtime>docker</native-image.container-runtime>
             </properties>
         </profile>
+
+        <profile>
+            <id>no-apache-snapshots</id>
+            <activation>
+                <activeByDefault>false</activeByDefault>
 
 Review comment:
   I've now moved the snapshot repo to a dedicate profile

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to