Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Nikola de Lange
git.practice
4326905a52cca52012ff078e7465d379616f2afa
4326905a52cca52012ff078e7465d379616f2afa
Switch branch/tag
git.practice
.gitlab-ci.yml
Find file
Normal view
History
Permalink
.gitlab-ci.yml
103 Bytes
Newer
Older
adding ci
Laurent Heirendt
committed
Jan 22, 2019
1
2
image
:
schickling/octave
new yml
Laurent Heirendt
committed
Jan 22, 2019
3
4
5
build
:
only
:
-
develop
adding ci
Laurent Heirendt
committed
Jan 22, 2019
6
new yml
Laurent Heirendt
committed
Jan 22, 2019
7
script
:
new yml for ci
Laurent Heirendt
committed
Jan 22, 2019
8
-
octave test/test_myName.m
adding ci
Laurent Heirendt
committed
Jan 22, 2019
9