Skip to content

Commit

Permalink
Update dckr-img-delpoy-test.yml
Browse files Browse the repository at this point in the history
It is working , Alhamdulillah
  • Loading branch information
abbos1711 authored Jan 23, 2024
1 parent 597fb6f commit eafe1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dckr-img-delpoy-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:

- name: SSH into server and deploy
run: |
ssh root@95.130.227.6 'docker pull 10449/docker-test && docker run -d -p 8866:8866 10449/docker-test'
ssh root@95.130.227.6 'docker pull 10449/docker-test && docker run -d -p 8888:8888 10449/docker-test'
# ssh root@95.130.227.6 "docker pull 10449/docker-test && docker-compose up -d"

0 comments on commit eafe1ba

Please sign in to comment.