Skip to content

Commit 700b027

Browse files
committed
simplify actions docker
1 parent 4fef2d7 commit 700b027

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.actions.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ services:
1818
container_name: sb-node
1919
working_dir: /app
2020
user: $DOCKER_USER
21-
tty: true
21+
tty: true
22+

0 commit comments

Comments
 (0)