Skip to content

Commit

Permalink
Merge pull request #232 from palladiumkenya/MaryKilewe-patch-28
Browse files Browse the repository at this point in the history
Update build-dwapi-dev.yml
  • Loading branch information
MaryKilewe authored May 31, 2024
2 parents b713adb + 8696ade commit 0afbeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-dwapi-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

- uses: actions/checkout@v3
- name: Build the Docker image
run: docker build -t dwapi:latest .
run: docker build -t dwapi:qa .
test:
needs: build
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0afbeab

Please sign in to comment.