We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f36c13 commit ef68016Copy full SHA for ef68016
1 file changed
docker-compose.yml
@@ -5,6 +5,7 @@ services:
5
dockerfile: Dockerfile
6
args:
7
- CI=${CI:-false}
8
+ - LINT=${LINT:-false}
9
container_name: my-app
10
ports:
11
- "5173:5173"
0 commit comments