Skip to content

Commit

Permalink
api
Browse files Browse the repository at this point in the history
  • Loading branch information
hakoneriksson committed Aug 11, 2024
1 parent 278e4b3 commit da0f080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v6
with:
context: .
context: ./api
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/fastapi

0 comments on commit da0f080

Please sign in to comment.