Skip to content

Commit

Permalink
change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ajithvcoder committed Nov 3, 2024
1 parent a59400f commit 6273d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ec2-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
/bin/bash -c "
ls -a /workspace && \
dvc pull -r myremote && \
dvc repro
dvc repro -f
")
# Wait a moment to ensure the container has started
Expand Down

0 comments on commit 6273d34

Please sign in to comment.