Skip to content

Commit

Permalink
added portd
Browse files Browse the repository at this point in the history
  • Loading branch information
gaiyaobed committed Oct 21, 2023
1 parent 5125c6f commit 412b468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@ jobs:
docker run -d \
--restart always \
--name $(echo $IMAGE_NAME) \
-p 3000:3000 \
$(echo $REGISTRY)/$(echo $IMAGE_NAME):$(echo $GITHUB_SHA | head -c7)

0 comments on commit 412b468

Please sign in to comment.