Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
truskovskiyk committed Mar 17, 2024
1 parent 4ec8c9e commit 08a24b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Build
run: |
docker build --tag ghcr.io/kyryl-opens-ml/app-ml:latest ./app-ml
docker build --tag ghcr.io/kyryl-opens-ml/app-ml:latest ./module-1/app-ml
- name: Push
run: |
Expand Down

0 comments on commit 08a24b0

Please sign in to comment.