mirror of
https://github.com/ditkrg/db-backup-s3.git
synced 2026-01-22 22:06:45 +00:00
Checkout repo
This commit is contained in:
parent
c62630f23b
commit
f2ee85a8ea
3
.github/workflows/build-and-push-images.yml
vendored
3
.github/workflows/build-and-push-images.yml
vendored
@ -16,6 +16,9 @@ jobs:
|
||||
- { db: postgres, alpine: 3.18 }
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v2
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user