Skip to content

Commit

Permalink
File not needed
Browse files Browse the repository at this point in the history
  • Loading branch information
krlmlr committed Apr 1, 2024
1 parent ff9c1f8 commit 9f490f5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/all-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ jobs:
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09 # v5.0.0
with:
context: r_images/r_${{ matrix.db }}
file: Dockerfile
push: ${{ github.event_name != 'pull_request' }}
tags: ghcr.io/${{ github.repository }}/r-${{ matrix.db }}:latest
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 9f490f5

Please sign in to comment.