We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ea70ee commit 170e067Copy full SHA for 170e067
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
install: true
23
24
- name: Build Docker image and store in cache
25
- uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e
+ uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755
26
with:
27
context: .
28
push: false
0 commit comments