Skip to content

Commit 51a70bb

Browse files
committed
fix: remove container name
1 parent 58b8dcd commit 51a70bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ jobs:
7070
output=$( docker run -d \
7171
-p 4008:5000 \
7272
--env-file env \
73-
--name applications-bn \
7473
${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest)
7574
echo $output
7675

0 commit comments

Comments
 (0)