Skip to content

Commit

Permalink
BLADE-743 liferay-blade-cli: removes references to project-templates-…
Browse files Browse the repository at this point in the history
…freemarker-portlet
  • Loading branch information
drewbrokke committed Apr 8, 2024
1 parent 767f913 commit eedb89e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ if [ "$retcode" != "0" ] || [ -z "$remoteDeployCommandPublishCommand" ]; then
exit 1
fi

# Publish the Freemarker Portlet Project Template
./gradlew -q --no-daemon --console=plain $nexusOpt -P${releaseType} :extensions:project-templates-freemarker-portlet:publish -x :cli:bladeExtensionsVersions -x :cli:processResources --info ${scanOpt}; retcode=$?

# Publish the Social Bookmark Project Template
./gradlew -q --no-daemon --console=plain $nexusOpt -P${releaseType} :extensions:project-templates-social-bookmark:publish -x :cli:bladeExtensionsVersions -x :cli:processResources --info ${scanOpt}

Expand Down

0 comments on commit eedb89e

Please sign in to comment.