Skip to content

Commit

Permalink
Merge pull request #5 from derekstraka/fix-indentation
Browse files Browse the repository at this point in the history
github-actions: fix indentation for linter
  • Loading branch information
zulcss authored Mar 18, 2024
2 parents febe4fc + 52b2913 commit 225d1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ jobs:
- name: Build docker image
uses: docker/build-push-action@v4
with:
context: docker/.
load: true
context: docker/.
load: true

0 comments on commit 225d1f2

Please sign in to comment.