mirror of
https://github.com/criyle/go-judge.git
synced 2025-09-26 22:39:12 +08:00
build(ci): remove unecessary actions
This commit is contained in:
parent
a77066dd5d
commit
5ab4510877
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -16,10 +16,6 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- name: Fetch all tags
|
||||
run: git fetch --force --tags
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
- name: Login to DockerHub
|
||||
uses: docker/login-action@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user