Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
communications-backbone
Commits
7764747b
Commit
7764747b
authored
2 years ago
by
James Kirk
Browse files
Options
Download
Email Patches
Plain Diff
refactor: stopping pytest caching
parent
57a89c55
dev
11-add-websockets
master
v1.0.0
v0.1.0
v0.0.1
2 merge requests
!23
Resolve "Release v0.1.0"
,
!8
Gitlab-ci
Pipeline
#106878
passed with stages
in 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docker/docker-compose-test.yaml
docker/docker-compose-test.yaml
+1
-1
No files found.
docker/docker-compose-test.yaml
View file @
7764747b
...
...
@@ -6,5 +6,5 @@ services:
dockerfile
:
docker/Dockerfile
volumes
:
-
../:/app
command
:
"
pytest"
command
:
"
pytest
-p
no:cacheprovider
"
container_name
:
soar_api_test
\ No newline at end of file
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