We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2564a43 commit 8769487Copy full SHA for 8769487
.github/workflows/ci.yaml
@@ -167,7 +167,7 @@ jobs:
167
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
168
with:
169
context: ./docker/
170
- file: ./docker/task-runner.Dockerfile
+ file: ./docker/share-task-runner.Dockerfile
171
push: true
172
tags: ${{ steps.meta.outputs.tags }}
173
labels: ${{ steps.meta.outputs.labels }}
0 commit comments