Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TheLostWanderer
52.01_c_client_server_chat
Commits
a8537f2b
Commit
a8537f2b
authored
Feb 04, 2021
by
TheLostWanderer
Browse files
Update .gitlab-ci.yml
parent
e7c11f35
Pipeline
#3727
failed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
a8537f2b
...
...
@@ -17,9 +17,9 @@ build:
-
release/server.bin
-
release/client.bin
# depending on your build setup it's most likely a good idea to cache outputs to reduce the build time
cache
:
paths
:
-
"
release/*.o"
#
cache:
#
paths:
#
- "release/*.o"
# run tests using the binary built before
#test:
...
...
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