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
Marco Perronet
rbf-trace
Commits
0cf48bff
Commit
0cf48bff
authored
Nov 12, 2021
by
Marco Perronet
Browse files
Update .gitlab-ci.yml file
parent
ef1eafba
Pipeline
#56851
failed with stages
in 1 minute and 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
0cf48bff
...
@@ -16,6 +16,10 @@ image: "rust:latest"
...
@@ -16,6 +16,10 @@ image: "rust:latest"
# - redis:latest
# - redis:latest
# - postgres:latest
# - postgres:latest
# Fetch submodules
variables
:
GIT_SUBMODULE_STRATEGY
:
recursive
# Optional: Install a C compiler, cmake and git into the container.
# Optional: Install a C compiler, cmake and git into the container.
# You will often need this when you (or any of your dependencies) depends on C code.
# You will often need this when you (or any of your dependencies) depends on C code.
before_script
:
before_script
:
...
...
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