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.
2 parents 9d96ac9 + 7c27171 commit 1d4bea3Copy full SHA for 1d4bea3
.github/workflows/deploy-loadgen-image.yml
@@ -49,7 +49,7 @@ jobs:
49
# It uses the `tags` and `labels` parameters to tag and label the image with the output from the "meta" step.
50
- name: Build and push Docker image
51
id: push
52
- uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
+ uses: docker/build-push-action@9e436ba9f2d7bcd1d038c8e55d039d37896ddc5d
53
with:
54
context: ./main-workshop/load-generator
55
push: true
0 commit comments