Skip to content

Commit

Permalink
test docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
asmogo committed Aug 28, 2024
1 parent 567dcc2 commit ce926ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
uses: docker/build-push-action@v3
with:
platforms: linux/amd64,linux/arm64
context: cmd/nws/.
context: cmd/nws/Dockerfile
push: true
tags: asmogo/nws:latest

0 comments on commit ce926ff

Please sign in to comment.