[bTSstream-devel] [Git][videolan/bitstream][master] Add .gitlab-ci.yml
Kieran Kunhya
gitlab at videolan.org
Sat Jul 18 00:57:26 CEST 2020
Kieran Kunhya pushed to branch master at VideoLAN / bitstream
Commits:
f64596d9 by Kieran Kunhya at 2020-07-18T00:57:25+02:00
Add .gitlab-ci.yml
- - - - -
1 changed file:
- + .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -0,0 +1,6 @@
+image: gcc
+
+test:
+ stage: test
+ script:
+ - make check
View it on GitLab: https://code.videolan.org/videolan/bitstream/-/commit/f64596d98ac56837706e9ffbd13cd96ca00ef569
--
View it on GitLab: https://code.videolan.org/videolan/bitstream/-/commit/f64596d98ac56837706e9ffbd13cd96ca00ef569
You're receiving this email because of your account on code.videolan.org.
More information about the biTStream-devel
mailing list