Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Иван Жук
assignment-2-dictionary
Commits
d8cc0832
Commit
d8cc0832
authored
6 months ago
by
Andrey Zhdanov
Browse files
Options
Download
Email Patches
Plain Diff
add .gitlab-ci.yml
parent
0f83fd0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
0 deletions
+15
-0
.gitlab-ci.yml
.gitlab-ci.yml
+15
-0
No files found.
.gitlab-ci.yml
0 → 100644
View file @
d8cc0832
image
:
generic-c
stages
:
-
build
-
test
build
:
stage
:
build
script
:
-
make
test
:
stage
:
test
script
:
-
make test
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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