add woodpecker.yml
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# .woodpecker.yml
|
||||
pipeline:
|
||||
build:
|
||||
image: maven:3-jdk-11
|
||||
commands:
|
||||
- mvn clean package -P db-mariadb
|
||||
Reference in New Issue
Block a user