Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Andrea Rachetta
hello-ci-lite
Commits
f4de6225
Commit
f4de6225
authored
Jul 26, 2016
by
Yushin Washio
Browse files
gitlab-ci.yml: run test.sh instead of main.o
parent
babd2b72
Changes
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f4de6225
...
...
@@ -11,4 +11,4 @@ build_job:
test_job
:
stage
:
test
script
:
-
./
main.o
-
./
test.sh
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment