Skip to content

Commit

Permalink
BootJar
Browse files Browse the repository at this point in the history
  • Loading branch information
avikganguly01 committed May 28, 2023
1 parent a1ae168 commit 6726648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# - slack/notify:
# event: pass
# template: basic_success_1
- run: ./gradlew build
- run: ./gradlew clean bootJar
# - run: ./gradlew cucumberCli
# run tests! Slack Success/Fail Notification Step
#- run: ./gradlew test
Expand Down

0 comments on commit 6726648

Please sign in to comment.