Skip to content

Commit

Permalink
Merge pull request #37398 from gsmet/revert-ide-launcher-upload
Browse files Browse the repository at this point in the history
Revert "Build cache - Upload quarkus-ide-launcher-999-SNAPSHOT.jar"
  • Loading branch information
gsmet authored Nov 29, 2023
2 parents 947d481 + c4e6eb7 commit ff0dfe2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci-actions-incremental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -402,12 +402,6 @@ jobs:
uses: gradle/github-actions/maven-build-scan/save@v1-beta
with:
job-name: "JVM Tests - JDK ${{matrix.java.name}}"
- name: Upload quarkus-ide-launcher jar
uses: actions/upload-artifact@v3
with:
name: "quarkus-ide-launcher-999-SNAPSHOT.jar - JDK ${{matrix.java.name}}"
path: |
core/launcher/target/quarkus-ide-launcher-999-SNAPSHOT.jar

maven-tests:
name: Maven Tests - JDK ${{matrix.java.name}}
Expand Down

0 comments on commit ff0dfe2

Please sign in to comment.