Skip to content

Commit

Permalink
Docker flow script in server
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlbDR authored Feb 18, 2024
1 parent 3ef32aa commit e816116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- name: Move to project folder
run: |
ssh -o StrictHostKeyChecking=no -i key.pem ubuntu@3.228.164.55 'docker_flow.sh backend backend-aup-backend:latest'
'

Expand Down

0 comments on commit e816116

Please sign in to comment.