mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-26 14:19:55 +00:00
Add docker support
This commit is contained in:
parent
d3ad4e42b0
commit
bfcf294428
3
.github/workflows/push_image.yml
vendored
3
.github/workflows/push_image.yml
vendored
@ -12,6 +12,9 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user