Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Upload workflow-examples jar to artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Moti Asayag <[email protected]>
  • Loading branch information
masayag authored and openshift-merge-robot committed Mar 21, 2023
1 parent a510e3b commit 2586da7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
${{ github.workspace }}/coverage/target/site/jacoco-aggregate/jacoco.xml
${{ github.workspace }}/notification-service/target/*.jar
${{ github.workspace }}/workflow-service/target/*.jar
${{ github.workspace }}/workflow-examples/target/*.jar
- name: Save Maven cache
uses: skjolber/maven-cache-github-action@v1
Expand Down

0 comments on commit 2586da7

Please sign in to comment.