Skip to content

Commit

Permalink
test: restarted ssh daemon
Browse files Browse the repository at this point in the history
  • Loading branch information
Ivan-Skvortsov committed Aug 15, 2023
1 parent 7a46c01 commit 74a66a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
${{ env.REGISTRY }}/${{ env.REP_OWNER }}/${{ env.IMAGE_NAME }}:${{ github.sha }}
deploy:
name: Deploy
name: Deploy and start app
# if: github.event.pull_request.merged == true
runs-on: ubuntu-latest
needs: buld_and_push_image_to_github_packages
Expand Down

0 comments on commit 74a66a3

Please sign in to comment.