We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b56f3a3 commit bbe1e3eCopy full SHA for bbe1e3e
docker-compose.ci.yml
@@ -4,7 +4,7 @@ services:
4
app:
5
build: !reset
6
image: ${DOCKER_APP_IMAGE}
7
- volumes: !override
+ volumes: !reset
8
volumes:
9
- artifacts:/opt/app/artifacts
10
0 commit comments