Skip to content

Commit

Permalink
Paths!
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewbaggett committed May 17, 2024
1 parent 8671c5e commit 2f48732
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:

steps:
- uses: actions/checkout@v4
with:
sparse-checkout: mongodb

- uses: docker/setup-qemu-action@v3

Expand All @@ -47,7 +45,6 @@ jobs:
- uses: docker/build-push-action@v5
name: Build & Push
with:
context: mongodb
platforms: linux/amd64,linux/arm64
pull: true
push: true
Expand Down

0 comments on commit 2f48732

Please sign in to comment.