Skip to content

Commit

Permalink
install archetype
Browse files Browse the repository at this point in the history
  • Loading branch information
ChinaLym committed Apr 26, 2024
1 parent 7dd03b0 commit 0a5fd54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ steps:
#
# ========== deploy script ==========
- bash scripts/prepareRelease.sh
- mvn clean deploy -P release -Dmaven.test.skip=true -B -V -T 1.5C
- mvn clean deploy -P release -Dmaven.test.skip=true -B -V -T 1.5C -rf :shoulder-archetype-simple
# ========== deploy script end ==========
- echo '========FINISHED CICD=========='
#
Expand Down

0 comments on commit 0a5fd54

Please sign in to comment.