This website works better with JavaScript.
Home
Explore
Help
Sign In
shenmc
/
bitstream
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
CI: Add runner tags
master
Kieran Kunhya
5 years ago
parent
f64596d98a
commit
8b7855f687
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
.gitlab-ci.yml
+ 3
- 0
.gitlab-ci.yml
View File
@ -4,3 +4,6 @@ test:
stage
:
test
script:
-
make check
tags:
-
docker
-
amd64
Write
Preview
Loading…
Cancel
Save