Skip to content

Commit

Permalink
Update context
Browse files Browse the repository at this point in the history
  • Loading branch information
favetelinguis committed Jun 6, 2024
1 parent 08f0dec commit 2768516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/base_tumbleweed_devbox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@v5
with:
context: distroboxes/
context: {{defaultContext}}:distroboxes
file: distroboxes/TumbleweedL1emacs
push: true
tags: ${{ github.repository_owner }}/${{ github.event.repository.name }}-tumbleweedemacs:latest
Expand Down

0 comments on commit 2768516

Please sign in to comment.