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 31ad1ac commit 77a27ceCopy full SHA for 77a27ce
.github/workflows/ci.yaml
@@ -101,7 +101,7 @@ jobs:
101
- name: Build Docker image
102
id: push
103
timeout-minutes: 25
104
- uses: docker/build-push-action@090ca155fc9b214cbcac536c450455a0e96f52c6
+ uses: docker/build-push-action@0788c444d8b4d67580213712e34a148cae3a6c4e
105
with:
106
context: .
107
load: false
0 commit comments