Skip to content

Commit 2073c43

Browse files
committed
test: add container name
1 parent c983619 commit 2073c43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/docker-image.yml

+1
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ jobs:
6868
output=$( docker run -d \
6969
-p 4008:3000 \
7070
--env-file env \
71+
--name devpulse-bn \
7172
${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest)
7273
echo $output
7374

0 commit comments

Comments
 (0)