Skip to content

Commit

Permalink
59 fix cd pipeline (#60)
Browse files Browse the repository at this point in the history
Fix CD pipeline
  • Loading branch information
andreyponomarevru authored Jan 31, 2025
1 parent ff24f1a commit 084e053
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ on:
jobs:

deploy_to_vps:
needs: [build_and_push_to_docker_hub]
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 084e053

Please sign in to comment.