Skip to content

Commit

Permalink
Update Cart-ci-cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeineb2001 authored Dec 22, 2024
1 parent 67d9c36 commit b4bbf94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Cart-ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
- name: Archive JAR Artifact
uses: actions/upload-artifact@v3
with:
name: service-Cart.jar
path: Cart/target/*.jar
name: cart-project.jar
path: cart/target/cart-project-1.0.0-SNAPSHOT.jar

deploy:
runs-on: ubuntu-latest
Expand Down

0 comments on commit b4bbf94

Please sign in to comment.