Skip to content

Commit

Permalink
[DSD-215] updated for 1.2.0-rc1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Rakshitha650 committed Aug 12, 2021
1 parent d9e89a6 commit a1f559b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_trigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
- name: Build with Maven
run: |
cd pre-registration
mvn -B package -DskipTests -s $GITHUB_WORKSPACE/settings.xml --file pom.xml
mvn -B package -s $GITHUB_WORKSPACE/settings.xml --file pom.xml
- name: Ready the springboot artifacts
Expand Down

0 comments on commit a1f559b

Please sign in to comment.