This website works better with JavaScript.
Home
Explore
Help
Sign In
grissess
/
sol
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added gitlab build script
Jared Dunbar
5 years ago
parent
ab0aacf97d
commit
4557ab6fb1
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitlab-ci.yml
+ 2
- 0
.gitlab-ci.yml
View File
@@ -0,0 +1,2 @@
1
+job make:
2
+ script: "./build.sh"
Write
Preview
Loading…
Cancel
Save