mirror of
https://github.com/r-freeman/portfolio.git
synced 2024-11-21 20:25:42 +00:00
Update workflow
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 2m41s
All checks were successful
Build And Publish / BuildAndPublish (push) Successful in 2m41s
This commit is contained in:
parent
3a5de79115
commit
58a22caa78
@ -52,5 +52,5 @@ jobs:
|
||||
sudo docker run -d --restart unless-stopped \
|
||||
--env-file ./.env \
|
||||
--name ${{vars.REPO_NAME}} \
|
||||
-p ${{vars.DEPLOY_IP}}:3000:3000 \
|
||||
-p ${{vars.SERVER_IP}}:3000:3000 \
|
||||
${{secrets.DOCKER_HUB_USERNAME}}/${{vars.REPO_NAME}}:latest
|
Loading…
Reference in New Issue
Block a user