Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
DanRunfola committed Dec 5, 2024
1 parent 1f2d78c commit aeaa1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildImages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: .
file: ./geoBoundaryBuilding/images/geoBoundariesBase.Dockerfile
file: ./geoBoundaryBuilder/images/geoBoundariesBase.Dockerfile
push: true
tags: ghcr.io/${{ env.REPO_OWNER }}/gb-base:latest
build-args: BUILDKIT_STEP_LOG_MAX_SIZE=10485760 BUILDKIT_STEP_LOG_MAX_SPEED=100000000
Expand Down

0 comments on commit aeaa1f0

Please sign in to comment.