Skip to content

Commit

Permalink
correct context
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues committed Jun 25, 2024
1 parent 1abe1b1 commit 178483f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v4
with:
context: .
context: ./ubuntu/
push: true
tags: ghcr.io/${{ github.repository }}:latest

Expand Down

0 comments on commit 178483f

Please sign in to comment.