Skip to content

Commit

Permalink
3rd try
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhanu committed Jul 9, 2022
1 parent 888ad87 commit 38505e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Build and push
uses: docker/build-push-action@v3
with:
context: .
context: ./
file: ./Dockerfile
push: true
tags: ilhanu/fs-node:latest

0 comments on commit 38505e2

Please sign in to comment.