index
:
SE25/se25-assignment03
feature/fix-test
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.gitlab-ci.yml
blob: 6fd0023b4a154055d4914c5eddd2caf5899c076d (
plain
)
1
2
3
4
5
6
7
8
stages: - build build: stage: build script: - mvn -B package --file pom.xml