mirror of
https://github.com/michaelrausch/Party-Parrots-At-Sea.git
synced 2026-05-09 06:18:44 +00:00
initial commit
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
junit:
|
||||
stage: test
|
||||
script:
|
||||
- mvn -B clean test
|
||||
|
||||
generate_artifacts:
|
||||
stage: deploy
|
||||
script:
|
||||
- mvn -B clean site package
|
||||
Reference in New Issue
Block a user