Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Glowstudent777 authored Feb 22, 2024
1 parent afc1936 commit 98b86af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build and push
uses: docker/build-push-action@v4
with:
context: .
context: src/
push: false
platforms: linux/amd64
file: src/Houston.Bot/Dockerfile
file: Houston.Bot/Dockerfile

0 comments on commit 98b86af

Please sign in to comment.