mirror of
https://github.com/usual2970/certimate.git
synced 2025-06-08 05:29:51 +00:00
To optimize Docker image size.
This commit is contained in:
parent
6466d1fb0d
commit
7479c25e7a
8
.github/workflows/push_image.yml
vendored
8
.github/workflows/push_image.yml
vendored
@ -13,14 +13,6 @@ jobs:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: ">=1.22.5"
|
||||
|
||||
- name: Build certimate
|
||||
run: go build -o certimate
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user