mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-22 22:06:45 +00:00
Updated build-push-action to v4
This commit is contained in:
parent
943f04209e
commit
c62630f23b
2
.github/workflows/build-and-push-images.yml
vendored
2
.github/workflows/build-and-push-images.yml
vendored
@ -30,7 +30,7 @@ jobs:
|
|||||||
password: ${{ secrets.HARBOR_PUBLIC_TOKEN }}
|
password: ${{ secrets.HARBOR_PUBLIC_TOKEN }}
|
||||||
|
|
||||||
- name: Build and push Docker image
|
- name: Build and push Docker image
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v4
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user