Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
mbedsys
bashopts
master
master
Switch branch/tag
bashopts
.gitlab-ci.yml
Find file
Normal view
History
Permalink
.gitlab-ci.yml
87 Bytes
Edit
Web IDE
Newer
Older
add bashopts_setup & bashopts_process_args
Emeric Verschuur
committed
Feb 02, 2017
1
2
3
4
5
6
stages
:
-
test
tests
:
image
:
ubuntu:16.04
script
:
[CI] update test run command
Emeric Verschuur
committed
Feb 04, 2017
7
-
./test.sh
add bashopts_setup & bashopts_process_args
Emeric Verschuur
committed
Feb 02, 2017
8
stage
:
test