Skip to content

Commit

Permalink
Merge pull request #40 from palladiumkenya/mekom_cicd
Browse files Browse the repository at this point in the history
Mekom cicd
  • Loading branch information
andrineM authored Jan 2, 2024
2 parents 523f351 + ef62bc5 commit aa7feea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/mekom_cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ jobs:

# Build with Maven
- name: Build with Maven
run: mvn -B package
run: mvn -B package -DskipTests


publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit aa7feea

Please sign in to comment.