Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
qjoly committed Aug 25, 2024
1 parent c7c9b6b commit ca89054
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
strategy:
matrix:
include:
- Dockerfile: coffee-shop/coffee-maker/Dockerfile
context: coffee-shop/coffee-maker
- Dockerfile: coffee-maker/Dockerfile
context: coffee-maker
tag: coffee-maker

steps:
Expand Down

0 comments on commit ca89054

Please sign in to comment.