Skip to content

Commit

Permalink
Merge pull request #473 from grails/fix-release-yml
Browse files Browse the repository at this point in the history
fix release.yml
  • Loading branch information
jamesfredley authored Dec 24, 2024
2 parents 4a84e84 + 42e1387 commit 3c53e66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ jobs:
uses: gradle/actions/setup-gradle@v4
- name: "📸 Build the Native Image (with libc=musl)"
run: ./gradlew grails-cli:nativeCompile --no-daemon -Pmusl
with:
develocity-access-key: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
- name: "📸 Build the Native Image"
env:
DEVELOCITY_BUILD_CACHE_NODE_USER: ${{ secrets.GRADLE_ENTERPRISE_BUILD_CACHE_NODE_USER }}
Expand Down

0 comments on commit 3c53e66

Please sign in to comment.