Skip to content

Commit

Permalink
removed builds to contain
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 21, 2024
1 parent c50e059 commit acbf225
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -321,9 +321,6 @@
</profile>
<profile>
<id>cicd-release</id>
<properties>
<build.retention.count>-1</build.retention.count>
</properties>
<build>
<plugins>
<plugin>
Expand All @@ -341,7 +338,6 @@
<buildName>${build.name}</buildName>
<buildNumber>${build.number}</buildNumber>
<buildUrl>${env.JFROG_CLI_BUILD_URL}</buildUrl>
<buildRetentionCount>${build.retention.count}</buildRetentionCount>
</buildInfo>
<publisher>
<contextUrl>${env.ARTIFACTORY_BASE_URL}/</contextUrl>
Expand Down

0 comments on commit acbf225

Please sign in to comment.