Skip to content

Commit

Permalink
refactor : pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedBoukthir committed Jun 4, 2024
1 parent eea1fe8 commit 8e92e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
run: |
cd readly
chmod +x ./mvnw
./mvnw clean package
./mvnw clean package -DskipTests
- name: Extract project version
id: extract_version
run: |
Expand Down

0 comments on commit 8e92e5d

Please sign in to comment.