This website works better with JavaScript
Home
Explore
Help
Sign In
Artois
/
microfolie
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
:construction_worker: add CI
Daniel Le Berre
5 years ago
parent
92a7697653
commit
74b44798b9
1 changed files
with
7 additions
and
0 deletions
Split View
Show Diff Stats
7
0
.gitlab-ci.yml
+ 7
- 0
.gitlab-ci.yml
View File
@@ -0,0 +1,7 @@
+war:
+ script: ant
+ artifacts:
+ paths:
+ - microfolielens.war
+ tags:
+ - ant