Revert "⬆️ Bump docker/build-push-action from 3 to 4" (#2540)
Reverts alcionai/corso#2402 https://github.com/alcionai/corso/issues/2539
This commit is contained in:
parent
bb69eeae4c
commit
ce37bc039f
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -501,7 +501,7 @@ jobs:
|
|||||||
|
|
||||||
# deploy the image
|
# deploy the image
|
||||||
- name: Build image and push to GitHub Container Registry
|
- name: Build image and push to GitHub Container Registry
|
||||||
uses: docker/build-push-action@v4
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./build/Dockerfile
|
file: ./build/Dockerfile
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user