Skip to content

Commit

Permalink
test: add container name
Browse files Browse the repository at this point in the history
  • Loading branch information
ceelogre committed Dec 3, 2024
1 parent c983619 commit 2073c43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ jobs:
output=$( docker run -d \
-p 4008:3000 \
--env-file env \
--name devpulse-bn \
${{ secrets.DOCKER_HUB_USERNAME2 }}/atlp-devpulse-bn:latest)
echo $output
Expand Down

0 comments on commit 2073c43

Please sign in to comment.