Skip to content

Commit

Permalink
action: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
xCosmicOtter committed Oct 23, 2024
1 parent 12a17b4 commit c9f696f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
steps:
- use: action/checkout
- uses: action/checkout
- run: docker compose build ml_model
- run: docker tag ml_model xcosmicotter/mlops_tp1
- run: docker login -p ${{SECRET_MLOPS_TP1}}
Expand Down

0 comments on commit c9f696f

Please sign in to comment.