Merge pull request 'dev' (#1) from dev into master
Reviewed-on: https://hattori.ztsh.eu/stawros/hackerrank/pulls/1
This commit is contained in:
commit
05620d9823
7 changed files with 313 additions and 26 deletions
5
.woodpecker/maven.yml
Normal file
5
.woodpecker/maven.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
steps:
|
||||
- name: test
|
||||
image: maven:3.9.6-eclipse-temurin-17-alpine
|
||||
commands:
|
||||
- mvn -B verify
|
Loading…
Add table
Add a link
Reference in a new issue