Skip to content

Commit

Permalink
ci: oops
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingKoopa committed Jan 10, 2024
1 parent 78cac50 commit 3ba3bfb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: 'Build and push'
uses: 'docker/build-push-action@v5'
with:
context: '.'
file: './docker/Dockerfile.pnpm'
platforms: 'linux/amd64,linux/arm64'
# TODO
Expand Down

0 comments on commit 3ba3bfb

Please sign in to comment.