Skip to content

Commit

Permalink
Fix Docker build context
Browse files Browse the repository at this point in the history
  • Loading branch information
spyder-griffith committed Aug 16, 2022
1 parent 947ae4c commit 1402ac2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_and_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,6 @@ jobs:
if: matrix.python-version == '3.10'
uses: docker/build-push-action@v3
with:
context: .
push: true
tags: spyderbat/spydertop:latest,spyderbat/spydertop:${{ steps.version.outputs.version }}

0 comments on commit 1402ac2

Please sign in to comment.